ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShaderBarycentric
 

Detailed Description

Definition at line 10701 of file vulkan.h.

Member Data Documentation

◆ fragmentShaderBarycentric

VkBool32 VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::fragmentShaderBarycentric

Definition at line 10705 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::pNext

Definition at line 10704 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::sType

Definition at line 10703 of file vulkan.h.


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