Searched defs:PipelineExecutableInternalRepresentationKHR (Results 1 – 6 of 6) sorted by relevance
34 ) -> VkResult<Vec<vk::PipelineExecutableInternalRepresentationKHR>> { in get_pipeline_executable_internal_representations()
80331 struct PipelineExecutableInternalRepresentationKHR struct80333 using NativeType = VkPipelineExecutableInternalRepresentationKHR;80335 static const bool allowDuplicate = false;80336 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;80339 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument80357 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function80364 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function80379 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()80383 …explicit operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()80388 explicit operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
74547 struct PipelineExecutableInternalRepresentationKHR struct74549 using NativeType = VkPipelineExecutableInternalRepresentationKHR;74551 static const bool allowDuplicate = false;74552 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;74556 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char,VK_MAX_DESCRIPT… in PipelineExecutableInternalRepresentationKHR() function74562 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function74568 …PipelineExecutableInternalRepresentationKHR( std::array<char,VK_MAX_DESCRIPTION_SIZE> const & name… in PipelineExecutableInternalRepresentationKHR() function74579 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()74584 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()74589 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
84734 struct PipelineExecutableInternalRepresentationKHR struct84736 using NativeType = VkPipelineExecutableInternalRepresentationKHR;84738 static const bool allowDuplicate = false;84739 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;84742 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument84760 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function84767 …PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function84782 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()84786 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()84791 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 { implementation38115 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()