Searched refs:SupportsQueries (Results 1 – 5 of 5) sorted by relevance
463 CommandBuffer::SupportsQueries(context->getRenderer()->getPhysicalDeviceFeatures()); in beginOutsideRenderPassRecording()490 CommandBuffer::SupportsQueries(context->getRenderer()->getPhysicalDeviceFeatures()); in beginInsideRenderPassRecording()
136 vk::CommandBuffer::SupportsQueries(mPhysicalDeviceFeatures); in ensureCapsInitialized()
441 static bool SupportsQueries(const VkPhysicalDeviceFeatures &features) { return true; } in SupportsQueries() function
1489 if (!vk::CommandBuffer::SupportsQueries(mPhysicalDeviceFeatures)) in getMaxSupportedESVersion()
183 static bool SupportsQueries(const VkPhysicalDeviceFeatures &features)