Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkPipelineCoverageReductionStateCreateFlagsNV | flags |
VkCoverageReductionModeNV | coverageReductionMode |
Definition at line 14545 of file vulkan_core.h.
VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode |
Definition at line 14549 of file vulkan_core.h.
VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags |
Definition at line 14548 of file vulkan_core.h.
const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext |
Definition at line 14547 of file vulkan_core.h.
VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType |
Definition at line 14546 of file vulkan_core.h.