Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
char | name [256U] |
char | description [256U] |
VkPipelineExecutableStatisticFormatKHR | format |
VkPipelineExecutableStatisticValueKHR | value |
Definition at line 10374 of file vulkan_core.h.
char VkPipelineExecutableStatisticKHR::description[256U] |
Definition at line 10378 of file vulkan_core.h.
VkPipelineExecutableStatisticFormatKHR VkPipelineExecutableStatisticKHR::format |
Definition at line 10379 of file vulkan_core.h.
char VkPipelineExecutableStatisticKHR::name[256U] |
Definition at line 10377 of file vulkan_core.h.
void* VkPipelineExecutableStatisticKHR::pNext |
Definition at line 10376 of file vulkan_core.h.
VkStructureType VkPipelineExecutableStatisticKHR::sType |
Definition at line 10375 of file vulkan_core.h.
VkPipelineExecutableStatisticValueKHR VkPipelineExecutableStatisticKHR::value |
Definition at line 10380 of file vulkan_core.h.