Vulkan-Hpp
VkPipelineRasterizationProvokingVertexStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkProvokingVertexModeEXT provokingVertexMode
 

Detailed Description

Definition at line 14621 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::pNext

Definition at line 14623 of file vulkan_core.h.

◆ provokingVertexMode

VkProvokingVertexModeEXT VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::provokingVertexMode

Definition at line 14624 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::sType

Definition at line 14622 of file vulkan_core.h.


The documentation for this struct was generated from the following file: