Home
last modified time | relevance | path

Searched defs:PerformanceQueryReservationInfoKHR (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp26999 struct PerformanceQueryReservationInfoKHR struct
27008 VULKAN_HPP_CONSTEXPR PerformanceQueryReservationInfoKHR(uint32_t maxPerformanceQueriesPerPool_ = {}… in PerformanceQueryReservationInfoKHR() function
27014PerformanceQueryReservationInfoKHR( VkPerformanceQueryReservationInfoKHR const & rhs ) VULKAN_HPP_… in PerformanceQueryReservationInfoKHR() function
27024 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceQueryReservationInfoKHR const *>( &rhs … in operator =()
27029 …NSTEXPR_14 PerformanceQueryReservationInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
27035 …KHR & setMaxPerformanceQueriesPerPool( uint32_t maxPerformanceQueriesPerPool_ ) VULKAN_HPP_NOEXCEPT in setMaxPerformanceQueriesPerPool()
27043 operator VkPerformanceQueryReservationInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceQueryReservationInfoKHR const&()
27048 operator VkPerformanceQueryReservationInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceQueryReservationInfoKHR&()
27059 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
27069 bool operator==( PerformanceQueryReservationInfoKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]