ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderObjectFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderObjectFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderObject
 

Detailed Description

Definition at line 12242 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderObjectFeaturesEXT::pNext

Definition at line 12245 of file vulkan.h.

◆ shaderObject

VkBool32 VkPhysicalDeviceShaderObjectFeaturesEXT::shaderObject

Definition at line 12246 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderObjectFeaturesEXT::sType

Definition at line 12244 of file vulkan.h.


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