|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR:Data Fields | |
| const 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 45564 of file vulkan.hpp.
|
inline |
Definition at line 45570 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 45576 of file vulkan.hpp.
|
inline |
Definition at line 45618 of file vulkan.hpp.
|
inline |
Definition at line 45613 of file vulkan.hpp.
|
inline |
Definition at line 45635 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 45588 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 45582 of file vulkan.hpp.
|
inline |
Definition at line 45627 of file vulkan.hpp.
|
inline |
Definition at line 45606 of file vulkan.hpp.
|
inline |
Definition at line 45600 of file vulkan.hpp.
|
inline |
Definition at line 45594 of file vulkan.hpp.
|
static |
Definition at line 45566 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::executableIndex = {} |
Definition at line 45647 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Pipeline VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::pipeline = {} |
Definition at line 45646 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::pNext = {} |
Definition at line 45645 of file vulkan.hpp.
|
static |
Definition at line 45567 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR::sType = StructureType::ePipelineExecutableInfoKHR |
Definition at line 45644 of file vulkan.hpp.