Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkShaderModuleIdentifierEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t identifierSize
 
uint8_t identifier [VK_MAX_SHADER_MODULE_IDENTIFIER_SIZE_EXT]
 

Detailed Description

Definition at line 17179 of file vulkan_core.h.

Member Data Documentation

◆ identifier

uint8_t VkShaderModuleIdentifierEXT::identifier[VK_MAX_SHADER_MODULE_IDENTIFIER_SIZE_EXT]

Definition at line 17183 of file vulkan_core.h.

◆ identifierSize

uint32_t VkShaderModuleIdentifierEXT::identifierSize

Definition at line 17182 of file vulkan_core.h.

◆ pNext

void* VkShaderModuleIdentifierEXT::pNext

Definition at line 17181 of file vulkan_core.h.

◆ sType

VkStructureType VkShaderModuleIdentifierEXT::sType

Definition at line 17180 of file vulkan_core.h.


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