Searched defs:PipelineExecutableInternalRepresentationKHR (Results 1 – 6 of 6) sorted by relevance
34 ) -> VkResult<Vec<vk::PipelineExecutableInternalRepresentationKHR>> { in get_pipeline_executable_internal_representations()
70793 struct PipelineExecutableInternalRepresentationKHR struct70795 using NativeType = VkPipelineExecutableInternalRepresentationKHR;70797 static const bool allowDuplicate = false;70798 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;70801 …VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char, VK_MAX_DESCRI… in PipelineExecutableInternalRepresentationKHR() function70819 …PipelineExecutableInternalRepresentationKHR(VkPipelineExecutableInternalRepresentationKHR const &r… in PipelineExecutableInternalRepresentationKHR() function70826 PipelineExecutableInternalRepresentationKHR(std::array<char, VK_MAX_DESCRIPTION_SIZE> const &name_, in PipelineExecutableInternalRepresentationKHR() function70846 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()70850 explicit operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()70855 explicit operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
70692 struct PipelineExecutableInternalRepresentationKHR struct70694 using NativeType = VkPipelineExecutableInternalRepresentationKHR;70696 static const bool allowDuplicate = false;70697 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;70700 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument70718 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function70725 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function70740 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()70744 …explicit operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()70749 explicit operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
73421 struct PipelineExecutableInternalRepresentationKHR struct73423 using NativeType = VkPipelineExecutableInternalRepresentationKHR;73425 static const bool allowDuplicate = false;73426 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =73431 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & nam… in PipelineExecutableInternalRepresentationKHR() function73446 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function73454 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function73473 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()73477 …explicit operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()73482 explicit operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
38031 pub struct PipelineExecutableInternalRepresentationKHR { struct38040 impl fmt::Debug for PipelineExecutableInternalRepresentationKHR { argument38057 impl ::std::default::Default for PipelineExecutableInternalRepresentationKHR { implementation38070 impl PipelineExecutableInternalRepresentationKHR { impl38115 pub fn build(self) -> PipelineExecutableInternalRepresentationKHR { in build()
19819 _p_internal_representations: *mut PipelineExecutableInternalRepresentationKHR, in load()19874 p_internal_representations: *mut PipelineExecutableInternalRepresentationKHR, in get_pipeline_executable_internal_representations_khr()