Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderObjectPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 18912 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderObjectPropertiesEXT::pNext

Definition at line 18914 of file vulkan_core.h.

◆ shaderBinaryUUID

uint8_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryUUID[VK_UUID_SIZE]

Definition at line 18915 of file vulkan_core.h.

◆ shaderBinaryVersion

uint32_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryVersion

Definition at line 18916 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderObjectPropertiesEXT::sType

Definition at line 18913 of file vulkan_core.h.


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