Vulkan-Hpp
VkPipelinePropertiesIdentifierEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t pipelineIdentifier [16U]
 

Detailed Description

Definition at line 16636 of file vulkan_core.h.

Member Data Documentation

◆ pipelineIdentifier

uint8_t VkPipelinePropertiesIdentifierEXT::pipelineIdentifier[16U]

Definition at line 16639 of file vulkan_core.h.

◆ pNext

void* VkPipelinePropertiesIdentifierEXT::pNext

Definition at line 16638 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelinePropertiesIdentifierEXT::sType

Definition at line 16637 of file vulkan_core.h.


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