HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPipelineExecutableInternalRepresentationKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
char name [VK_MAX_DESCRIPTION_SIZE]
 
char description [VK_MAX_DESCRIPTION_SIZE]
 
VkBool32 isText
 
size_t dataSize
 
voidpData
 

Detailed Description

Definition at line 9439 of file vulkan_core.h.

Member Data Documentation

size_t VkPipelineExecutableInternalRepresentationKHR::dataSize

Definition at line 9445 of file vulkan_core.h.

char VkPipelineExecutableInternalRepresentationKHR::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 9443 of file vulkan_core.h.

VkBool32 VkPipelineExecutableInternalRepresentationKHR::isText

Definition at line 9444 of file vulkan_core.h.

char VkPipelineExecutableInternalRepresentationKHR::name[VK_MAX_DESCRIPTION_SIZE]

Definition at line 9442 of file vulkan_core.h.

void* VkPipelineExecutableInternalRepresentationKHR::pData

Definition at line 9446 of file vulkan_core.h.

void* VkPipelineExecutableInternalRepresentationKHR::pNext

Definition at line 9441 of file vulkan_core.h.

VkStructureType VkPipelineExecutableInternalRepresentationKHR::sType

Definition at line 9440 of file vulkan_core.h.


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