Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineExecutableInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineExecutableInfoKHR |
const void * | pNext = {} |
vk::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 91423 of file vulkan_structs.hpp.
Definition at line 91425 of file vulkan_structs.hpp.
|
inline |
Definition at line 91431 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91442 of file vulkan_structs.hpp.
|
inline |
Definition at line 91481 of file vulkan_structs.hpp.
|
inline |
Definition at line 91476 of file vulkan_structs.hpp.
|
inline |
Definition at line 91510 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91450 of file vulkan_structs.hpp.
|
inline |
Definition at line 91501 of file vulkan_structs.hpp.
|
inline |
Definition at line 91469 of file vulkan_structs.hpp.
|
inline |
Definition at line 91463 of file vulkan_structs.hpp.
|
inline |
Definition at line 91457 of file vulkan_structs.hpp.
|
static |
Definition at line 91427 of file vulkan_structs.hpp.
uint32_t vk::PipelineExecutableInfoKHR::executableIndex = {} |
Definition at line 91520 of file vulkan_structs.hpp.
vk::Pipeline vk::PipelineExecutableInfoKHR::pipeline = {} |
Definition at line 91519 of file vulkan_structs.hpp.
const void* vk::PipelineExecutableInfoKHR::pNext = {} |
Definition at line 91518 of file vulkan_structs.hpp.
|
static |
Definition at line 91428 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineExecutableInfoKHR::sType = StructureType::ePipelineExecutableInfoKHR |
Definition at line 91517 of file vulkan_structs.hpp.