Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp1112 Move<VkQueryPool> m_queryPoolSerial; in runTest() local
1182 m_queryPoolSerial = in runTest()
1186 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
1203 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(bottomBlasSerialSize.siz… in runTest()
1326 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
1342 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(topBlasSerialSize.size()… in runTest()
H A DvktRayTracingAccelerationStructuresTests.cpp1869 Move<VkQueryPool> m_queryPoolSerial; in runTest() local
1939 m_queryPoolSerial = in runTest()
1943 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
1960 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(bottomBlasSerialSize.siz… in runTest()
2083 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
2099 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(topBlasSerialSize.size()… in runTest()
4919 Move<VkQueryPool> m_queryPoolSerial; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp2531 Move<VkQueryPool> m_queryPoolSerial; in runTest() local
2602 m_queryPoolSerial = in runTest()
2606 … vkd, device, *cmdBuffer, accelerationStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
2623 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(bottomBlasSerialSize.siz… in runTest()
2745 … vkd, device, *cmdBuffer, topLevelStructureHandles, m_data.buildType, m_queryPoolSerial.get(), in runTest()
2761 …VK_CHECK(vkd.getQueryPoolResults(device, *m_queryPoolSerial, 0u, uint32_t(topBlasSerialSize.size()… in runTest()