Vulkan-Hpp
VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t shaderModuleIdentifierAlgorithmUUID [16U]
 

Detailed Description

Definition at line 18043 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::pNext

Definition at line 18045 of file vulkan_core.h.

◆ shaderModuleIdentifierAlgorithmUUID

uint8_t VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::shaderModuleIdentifierAlgorithmUUID[16U]

Definition at line 18046 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::sType

Definition at line 18044 of file vulkan_core.h.


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