Vulkan-Hpp
VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentShaderBarycentric
 

Detailed Description

Definition at line 10780 of file vulkan_core.h.

Member Data Documentation

◆ fragmentShaderBarycentric

VkBool32 VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::fragmentShaderBarycentric

Definition at line 10783 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::pNext

Definition at line 10782 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShaderBarycentricFeaturesKHR::sType

Definition at line 10781 of file vulkan_core.h.


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