Searched defs:PipelineExecutableInternalRepresentationKHR (Results 1 – 6 of 6) sorted by relevance
27 ) -> VkResult<Vec<vk::PipelineExecutableInternalRepresentationKHR>> { in get_pipeline_executable_internal_representations()
93557 struct PipelineExecutableInternalRepresentationKHR struct93559 using NativeType = VkPipelineExecutableInternalRepresentationKHR;93561 static const bool allowDuplicate = false;93562 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;93565 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() function93583 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() argument93590 …PipelineExecutableInternalRepresentationKHR( std::string const & … in PipelineExecutableInternalRepresentationKHR() argument93618 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()93622 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()93627 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()[all …]
96272 struct PipelineExecutableInternalRepresentationKHR struct96274 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() argument96298 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function96308 …*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()[all …]
115778 struct PipelineExecutableInternalRepresentationKHR struct115780 using NativeType = VkPipelineExecutableInternalRepresentationKHR;115782 static const bool allowDuplicate = false;115783 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;115786 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument115804 …PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function115814 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()115818 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()115823 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()115828 operator VkPipelineExecutableInternalRepresentationKHR const *() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const*()[all …]
43974 pub struct PipelineExecutableInternalRepresentationKHR { struct43984 impl fmt::Debug for PipelineExecutableInternalRepresentationKHR { argument44001 impl ::std::default::Default for PipelineExecutableInternalRepresentationKHR { implementation44015 unsafe impl TaggedStructure for PipelineExecutableInternalRepresentationKHR { implementation44019 impl PipelineExecutableInternalRepresentationKHR { implementation44068 pub fn build(self) -> PipelineExecutableInternalRepresentationKHR { in build()
15561 _p_internal_representations: *mut PipelineExecutableInternalRepresentationKHR, in load()