Lines Matching defs:PipelineExecutableInternalRepresentationKHR
93557 struct PipelineExecutableInternalRepresentationKHR struct
93559 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
93561 static const bool allowDuplicate = false;
93562 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
93565 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() function
93583 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
93590 …PipelineExecutableInternalRepresentationKHR( std::string const & … in PipelineExecutableInternalRepresentationKHR() argument
93618 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
93622 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
93627 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
93644 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
93651 …ng operator<=>( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator <=>()
93672 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
93678 …ool operator!=( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
93684 … sType = StructureType::ePipelineExecutableInternalRepresentationKHR;
93685 void * pNext = {};
93686 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
93687 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
93688 VULKAN_HPP_NAMESPACE::Bool32 isText = {};
93689 size_t dataSize = {};
93690 void * pData = {};