Searched refs:VkSubpassResolvePerformanceQueryEXT (Results 1 – 5 of 5) sorted by relevance
195 …VkSubpassResolvePerformanceQueryEXT *perf = (void*)vk_find_struct_const(pFormatProperties->pNext, … in lvp_GetPhysicalDeviceFormatProperties2()
14026 typedef struct VkSubpassResolvePerformanceQueryEXT { struct14030 } VkSubpassResolvePerformanceQueryEXT; argument
15091 typedef struct VkSubpassResolvePerformanceQueryEXT { struct15095 } VkSubpassResolvePerformanceQueryEXT; typedef
5658 …PP_NAMESPACE::SubpassResolvePerformanceQueryEXT ) == sizeof( VkSubpassResolvePerformanceQueryEXT ),
97170 using NativeType = VkSubpassResolvePerformanceQueryEXT;97184 …SubpassResolvePerformanceQueryEXT( VkSubpassResolvePerformanceQueryEXT const & rhs ) VULKAN_HPP_NO… in SubpassResolvePerformanceQueryEXT()97192 …SubpassResolvePerformanceQueryEXT & operator=( VkSubpassResolvePerformanceQueryEXT const & rhs ) V… in operator =()97198 operator VkSubpassResolvePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT const&()97200 return *reinterpret_cast<const VkSubpassResolvePerformanceQueryEXT *>( this ); in operator VkSubpassResolvePerformanceQueryEXT const&()97203 operator VkSubpassResolvePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT&()97205 return *reinterpret_cast<VkSubpassResolvePerformanceQueryEXT *>( this ); in operator VkSubpassResolvePerformanceQueryEXT&()