ReactOS 0.4.17-dev-934-g091855f
VkPipelineRasterizationProvokingVertexStateCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPipelineRasterizationProvokingVertexStateCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkProvokingVertexModeEXT provokingVertexMode
 

Detailed Description

Definition at line 13278 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::pNext

Definition at line 13281 of file vulkan.h.

◆ provokingVertexMode

VkProvokingVertexModeEXT VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::provokingVertexMode

Definition at line 13282 of file vulkan.h.

◆ sType

VkStructureType VkPipelineRasterizationProvokingVertexStateCreateInfoEXT::sType

Definition at line 13280 of file vulkan.h.


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