Vulkan-Hpp
VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderModuleIdentifier
 

Detailed Description

Definition at line 18037 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::pNext

Definition at line 18039 of file vulkan_core.h.

◆ shaderModuleIdentifier

VkBool32 VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::shaderModuleIdentifier

Definition at line 18040 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::sType

Definition at line 18038 of file vulkan_core.h.


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