|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkPipelineCoverageReductionStateCreateFlagsNV | flags |
| VkCoverageReductionModeNV | coverageReductionMode |
Definition at line 12811 of file vulkan_core.h.
| VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode |
Definition at line 12815 of file vulkan_core.h.
| VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags |
Definition at line 12814 of file vulkan_core.h.
| const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext |
Definition at line 12813 of file vulkan_core.h.
| VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType |
Definition at line 12812 of file vulkan_core.h.