Vulkan-Hpp
VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 triStripVertexOrderIndependentOfProvokingVertex
 

Detailed Description

Definition at line 10786 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::pNext

Definition at line 10788 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::sType

Definition at line 10787 of file vulkan_core.h.

◆ triStripVertexOrderIndependentOfProvokingVertex

VkBool32 VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::triStripVertexOrderIndependentOfProvokingVertex

Definition at line 10789 of file vulkan_core.h.


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