ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderObjectPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderObjectPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t shaderBinaryUUID [VK_UUID_SIZE]
 
uint32_t shaderBinaryVersion
 

Detailed Description

Definition at line 12249 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderObjectPropertiesEXT::pNext

Definition at line 12252 of file vulkan.h.

◆ shaderBinaryUUID

uint8_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryUUID[VK_UUID_SIZE]

Definition at line 12253 of file vulkan.h.

◆ shaderBinaryVersion

uint32_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryVersion

Definition at line 12254 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderObjectPropertiesEXT::sType

Definition at line 12251 of file vulkan.h.


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