Lines Matching refs:performanceCounterQueryPools
75092 , performanceCounterQueryPools( performanceCounterQueryPools_ )
75123 performanceCounterQueryPools = performanceCounterQueryPools_;
75153 return std::tie( sType, pNext, performanceCounterQueryPools, performanceCounterMultipleQueryPools );
75165 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( performanceCounterQueryPools == rhs.performanceCounterQueryPools ) &&
75179 VULKAN_HPP_NAMESPACE::Bool32 performanceCounterQueryPools = {};