Home
last modified time | relevance | path

Searched refs:SupportsQueries (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp463 CommandBuffer::SupportsQueries(context->getRenderer()->getPhysicalDeviceFeatures()); in beginOutsideRenderPassRecording()
490 CommandBuffer::SupportsQueries(context->getRenderer()->getPhysicalDeviceFeatures()); in beginInsideRenderPassRecording()
Dvk_caps_utils.cpp136 vk::CommandBuffer::SupportsQueries(mPhysicalDeviceFeatures); in ensureCapsInitialized()
DSecondaryCommandBuffer.h441 static bool SupportsQueries(const VkPhysicalDeviceFeatures &features) { return true; } in SupportsQueries() function
DRendererVk.cpp1489 if (!vk::CommandBuffer::SupportsQueries(mPhysicalDeviceFeatures)) in getMaxSupportedESVersion()
Dvk_wrapper.h183 static bool SupportsQueries(const VkPhysicalDeviceFeatures &features)