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

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10038 of file vulkan_core.h.

Member Data Documentation

◆ description

char VkPipelineExecutableStatisticKHR::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 10042 of file vulkan_core.h.

◆ format

VkPipelineExecutableStatisticFormatKHR VkPipelineExecutableStatisticKHR::format

Definition at line 10043 of file vulkan_core.h.

◆ name

char VkPipelineExecutableStatisticKHR::name[VK_MAX_DESCRIPTION_SIZE]

Definition at line 10041 of file vulkan_core.h.

◆ pNext

void* VkPipelineExecutableStatisticKHR::pNext

Definition at line 10040 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableStatisticKHR::sType

Definition at line 10039 of file vulkan_core.h.

◆ value

VkPipelineExecutableStatisticValueKHR VkPipelineExecutableStatisticKHR::value

Definition at line 10044 of file vulkan_core.h.


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