#include <vulkan_structs.hpp>
|
VULKAN_HPP_CONSTEXPR_14 | PipelineExecutableInternalRepresentationKHR (std::array< char, VK_MAX_DESCRIPTION_SIZE > const &name_={}, std::array< char, VK_MAX_DESCRIPTION_SIZE > const &description_={}, vk::Bool32 isText_={}, size_t dataSize_={}, void *pData_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
|
VULKAN_HPP_CONSTEXPR_14 | PipelineExecutableInternalRepresentationKHR (PipelineExecutableInternalRepresentationKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
| PipelineExecutableInternalRepresentationKHR (VkPipelineExecutableInternalRepresentationKHR const &rhs) VULKAN_HPP_NOEXCEPT |
|
template<typename T > |
| PipelineExecutableInternalRepresentationKHR (std::array< char, VK_MAX_DESCRIPTION_SIZE > const &name_, std::array< char, VK_MAX_DESCRIPTION_SIZE > const &description_, vk::Bool32 isText_, vk::ArrayProxyNoTemporaries< T > const &data_, void *pNext_=nullptr) |
|
PipelineExecutableInternalRepresentationKHR & | operator= (PipelineExecutableInternalRepresentationKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
PipelineExecutableInternalRepresentationKHR & | operator= (VkPipelineExecutableInternalRepresentationKHR const &rhs) VULKAN_HPP_NOEXCEPT |
|
| operator VkPipelineExecutableInternalRepresentationKHR const & () const VULKAN_HPP_NOEXCEPT |
|
| operator VkPipelineExecutableInternalRepresentationKHR & () VULKAN_HPP_NOEXCEPT |
|
bool | operator== (PipelineExecutableInternalRepresentationKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
|
bool | operator!= (PipelineExecutableInternalRepresentationKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
|
Definition at line 91529 of file vulkan_structs.hpp.
◆ NativeType
◆ PipelineExecutableInternalRepresentationKHR() [1/4]
◆ PipelineExecutableInternalRepresentationKHR() [2/4]
◆ PipelineExecutableInternalRepresentationKHR() [3/4]
◆ PipelineExecutableInternalRepresentationKHR() [4/4]
◆ operator VkPipelineExecutableInternalRepresentationKHR &()
◆ operator VkPipelineExecutableInternalRepresentationKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PipelineExecutableInternalRepresentationKHR::allowDuplicate = false |
|
static |
◆ dataSize
size_t vk::PipelineExecutableInternalRepresentationKHR::dataSize = {} |
◆ description
◆ isText
vk::Bool32 vk::PipelineExecutableInternalRepresentationKHR::isText = {} |
◆ name
◆ pData
void* vk::PipelineExecutableInternalRepresentationKHR::pData = {} |
◆ pNext
void* vk::PipelineExecutableInternalRepresentationKHR::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: