|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkPipelineCoverageReductionStateCreateFlagsNV | flags |
| VkCoverageReductionModeNV | coverageReductionMode |
Definition at line 10577 of file vulkan_core.h.
| VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode |
Definition at line 10581 of file vulkan_core.h.
| VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags |
Definition at line 10580 of file vulkan_core.h.
| const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext |
Definition at line 10579 of file vulkan_core.h.
| VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType |
Definition at line 10578 of file vulkan_core.h.