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; typedef
14295 typedef struct VkSubpassResolvePerformanceQueryEXT { struct14299 } VkSubpassResolvePerformanceQueryEXT; argument
5508 …PP_NAMESPACE::SubpassResolvePerformanceQueryEXT ) == sizeof( VkSubpassResolvePerformanceQueryEXT ),
91299 using NativeType = VkSubpassResolvePerformanceQueryEXT;91313 …SubpassResolvePerformanceQueryEXT( VkSubpassResolvePerformanceQueryEXT const & rhs ) VULKAN_HPP_NO… in SubpassResolvePerformanceQueryEXT()91321 …SubpassResolvePerformanceQueryEXT & operator=( VkSubpassResolvePerformanceQueryEXT const & rhs ) V… in operator =()91327 operator VkSubpassResolvePerformanceQueryEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT const&()91329 return *reinterpret_cast<const VkSubpassResolvePerformanceQueryEXT *>( this ); in operator VkSubpassResolvePerformanceQueryEXT const&()91332 operator VkSubpassResolvePerformanceQueryEXT &() VULKAN_HPP_NOEXCEPT in operator VkSubpassResolvePerformanceQueryEXT&()91334 return *reinterpret_cast<VkSubpassResolvePerformanceQueryEXT *>( this ); in operator VkSubpassResolvePerformanceQueryEXT&()