Lines Matching defs:PipelineExecutableInternalRepresentationKHR
96272 struct PipelineExecutableInternalRepresentationKHR struct
96274 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
96276 static const bool allowDuplicate = false;
96277 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
96280 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument
96298 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
96308 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
96312 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
96317 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
96334 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
96341 …ng operator<=>( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator <=>()
96362 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
96368 …ool operator!=( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
96374 … sType = StructureType::ePipelineExecutableInternalRepresentationKHR;
96375 void * pNext = {};
96376 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
96377 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
96378 VULKAN_HPP_NAMESPACE::Bool32 isText = {};
96379 size_t dataSize = {};
96380 void * pData = {};