Home
last modified time | relevance | path

Searched refs:m_queryPoolCompact (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp1111 Move<VkQueryPool> m_queryPoolCompact; in runTest() local
1169 m_queryPoolCompact = in runTest()
1173 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
1199 device, *m_queryPoolCompact, 0u, uint32_t(bottomBlasCompactSize.size()), in runTest()
1322 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
1337 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolCompact, 0u, uint32_t(topBlasCompactSize.size… in runTest()
H A DvktRayTracingAccelerationStructuresTests.cpp1868 Move<VkQueryPool> m_queryPoolCompact; in runTest() local
1926 m_queryPoolCompact = in runTest()
1930 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
1956 device, *m_queryPoolCompact, 0u, uint32_t(bottomBlasCompactSize.size()), in runTest()
2079 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
2094 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolCompact, 0u, uint32_t(topBlasCompactSize.size… in runTest()
4918 Move<VkQueryPool> m_queryPoolCompact; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp2530 Move<VkQueryPool> m_queryPoolCompact; in runTest() local
2589 m_queryPoolCompact = in runTest()
2593 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
2619 device, *m_queryPoolCompact, 0u, uint32_t(bottomBlasCompactSize.size()), in runTest()
2741 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolCompact.get(), in runTest()
2756 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolCompact, 0u, uint32_t(topBlasCompactSize.size… in runTest()