Vulkan-Hpp
VkPhysicalDeviceShaderObjectFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderObject
 

Detailed Description

Definition at line 18297 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderObjectFeaturesEXT::pNext

Definition at line 18299 of file vulkan_core.h.

◆ shaderObject

VkBool32 VkPhysicalDeviceShaderObjectFeaturesEXT::shaderObject

Definition at line 18300 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderObjectFeaturesEXT::sType

Definition at line 18298 of file vulkan_core.h.


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