ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t shaderModuleIdentifierAlgorithmUUID [VK_UUID_SIZE]
 

Detailed Description

Definition at line 12235 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::pNext

Definition at line 12238 of file vulkan.h.

◆ shaderModuleIdentifierAlgorithmUUID

uint8_t VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]

Definition at line 12239 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::sType

Definition at line 12237 of file vulkan.h.


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