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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipeline pipeline
 
uint32_t executableIndex
 

Detailed Description

Definition at line 10024 of file vulkan_core.h.

Member Data Documentation

◆ executableIndex

uint32_t VkPipelineExecutableInfoKHR::executableIndex

Definition at line 10028 of file vulkan_core.h.

◆ pipeline

VkPipeline VkPipelineExecutableInfoKHR::pipeline

Definition at line 10027 of file vulkan_core.h.

◆ pNext

const void* VkPipelineExecutableInfoKHR::pNext

Definition at line 10026 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineExecutableInfoKHR::sType

Definition at line 10025 of file vulkan_core.h.


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