Vulkan-Hpp
VkPipelineExecutableStatisticKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
char name [256U]
 
char description [256U]
 
VkPipelineExecutableStatisticFormatKHR format
 
VkPipelineExecutableStatisticValueKHR value
 

Detailed Description

Definition at line 10374 of file vulkan_core.h.

Member Data Documentation

◆ description

char VkPipelineExecutableStatisticKHR::description[256U]

Definition at line 10378 of file vulkan_core.h.

◆ format

VkPipelineExecutableStatisticFormatKHR VkPipelineExecutableStatisticKHR::format

Definition at line 10379 of file vulkan_core.h.

◆ name

char VkPipelineExecutableStatisticKHR::name[256U]

Definition at line 10377 of file vulkan_core.h.

◆ pNext

void* VkPipelineExecutableStatisticKHR::pNext

Definition at line 10376 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableStatisticKHR::sType

Definition at line 10375 of file vulkan_core.h.

◆ value

VkPipelineExecutableStatisticValueKHR VkPipelineExecutableStatisticKHR::value

Definition at line 10380 of file vulkan_core.h.


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