Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkPipelineCoverageReductionStateCreateFlagsNV | flags |
VkCoverageReductionModeNV | coverageReductionMode |
Definition at line 13835 of file vulkan_core.h.
VkCoverageReductionModeNV VkPipelineCoverageReductionStateCreateInfoNV::coverageReductionMode |
Definition at line 13839 of file vulkan_core.h.
VkPipelineCoverageReductionStateCreateFlagsNV VkPipelineCoverageReductionStateCreateInfoNV::flags |
Definition at line 13838 of file vulkan_core.h.
const void* VkPipelineCoverageReductionStateCreateInfoNV::pNext |
Definition at line 13837 of file vulkan_core.h.
VkStructureType VkPipelineCoverageReductionStateCreateInfoNV::sType |
Definition at line 13836 of file vulkan_core.h.