ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderModuleIdentifier
 

Detailed Description

Definition at line 12228 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::pNext

Definition at line 12231 of file vulkan.h.

◆ shaderModuleIdentifier

VkBool32 VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::shaderModuleIdentifier

Definition at line 12232 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT::sType

Definition at line 12230 of file vulkan.h.


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