Lines Matching defs:PipelineExecutableInternalRepresentationKHR
96261 struct PipelineExecutableInternalRepresentationKHR struct
96263 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
96265 static const bool allowDuplicate = false;
96266 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
96269 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() function
96287 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
96297 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
96301 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
96306 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
96323 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
96330 …ng operator<=>( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator <=>()
96351 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
96357 …ool operator!=( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
96363 … sType = StructureType::ePipelineExecutableInternalRepresentationKHR;
96364 void * pNext = {};
96365 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
96366 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
96367 VULKAN_HPP_NAMESPACE::Bool32 isText = {};
96368 size_t dataSize = {};
96369 void * pData = {};