#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_={}, VULKAN_HPP_NAMESPACE::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_, VULKAN_HPP_NAMESPACE::Bool32 isText_, VULKAN_HPP_NAMESPACE::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 79287 of file vulkan_structs.hpp.
| const bool VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR::allowDuplicate = false |
|
static |
| size_t VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR::dataSize = {} |
| void* VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR::pData = {} |
| void* VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR::pNext = {} |
The documentation for this struct was generated from the following file: