Lines Matching defs:PipelineExecutableInternalRepresentationKHR
80331 struct PipelineExecutableInternalRepresentationKHR struct
80333 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
80335 static const bool allowDuplicate = false;
80336 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
80339 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument
80357 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
80364 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
80379 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
80383 …explicit operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
80388 explicit operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
80405 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
80414 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
80424 …ool operator!=( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
80431 … sType = StructureType::ePipelineExecutableInternalRepresentationKHR;
80432 void * pNext = {};
80433 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
80434 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
80435 VULKAN_HPP_NAMESPACE::Bool32 isText = {};
80436 size_t dataSize = {};
80437 void * pData = {};