ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 triStripVertexOrderIndependentOfProvokingVertex
 

Detailed Description

Definition at line 10709 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::pNext

Definition at line 10712 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::sType

Definition at line 10711 of file vulkan.h.

◆ triStripVertexOrderIndependentOfProvokingVertex

VkBool32 VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR::triStripVertexOrderIndependentOfProvokingVertex

Definition at line 10713 of file vulkan.h.


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