|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPipelineExecutableInfoKHR |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineExecutableInfoKHR |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Pipeline | pipeline = {} |
| uint32_t | executableIndex = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineExecutableInfoKHR |
Definition at line 79181 of file vulkan_structs.hpp.
Definition at line 79183 of file vulkan_structs.hpp.
|
inline |
Definition at line 79189 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 79200 of file vulkan_structs.hpp.
|
inline |
Definition at line 79239 of file vulkan_structs.hpp.
|
inline |
Definition at line 79234 of file vulkan_structs.hpp.
|
inline |
Definition at line 79268 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 79208 of file vulkan_structs.hpp.
|
inline |
Definition at line 79259 of file vulkan_structs.hpp.
|
inline |
Definition at line 79227 of file vulkan_structs.hpp.
|
inline |
Definition at line 79221 of file vulkan_structs.hpp.
|
inline |
Definition at line 79215 of file vulkan_structs.hpp.
|
static |
Definition at line 79185 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::executableIndex = {} |
Definition at line 79278 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Pipeline VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::pipeline = {} |
Definition at line 79277 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::pNext = {} |
Definition at line 79276 of file vulkan_structs.hpp.
|
static |
Definition at line 79186 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::sType = StructureType::ePipelineExecutableInfoKHR |
Definition at line 79275 of file vulkan_structs.hpp.