Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp1212 auto bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructures; in runTest() local
1292 bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructureCopies; in runTest()
1306 m_context, m_data, *bottomLevelAccelerationStructuresPtr); in runTest()
H A DvktRayTracingAccelerationStructuresTests.cpp1969 auto bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructures; in runTest() local
2053 bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructureCopies; in runTest()
2066 m_context, m_data, *bottomLevelAccelerationStructuresPtr); in runTest()
2177 m_context, m_data, *bottomLevelAccelerationStructuresPtr); in runTest()
4969 auto bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructures; in iterate() local
4979 m_context, m_data, *bottomLevelAccelerationStructuresPtr); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp2632 auto bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructures; in runTest() local
2715 bottomLevelAccelerationStructuresPtr = &bottomLevelAccelerationStructureCopies; in runTest()
2728 …eneBuilder->initTopAccelerationStructure(m_context, m_data, *bottomLevelAccelerationStructuresPtr); in runTest()