Searched defs:PipelineExecutableInternalRepresentationKHR (Results 1 – 1 of 1) sorted by relevance
74745 struct PipelineExecutableInternalRepresentationKHR struct74747 using NativeType = VkPipelineExecutableInternalRepresentationKHR;74749 static const bool allowDuplicate = false;74750 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;74754 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char,VK_MAX_DESCRIPT… in PipelineExecutableInternalRepresentationKHR() function74760 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function74766 …PipelineExecutableInternalRepresentationKHR( std::array<char,VK_MAX_DESCRIPTION_SIZE> const & name… in PipelineExecutableInternalRepresentationKHR() function74777 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()74782 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()74787 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]