Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp1231 …bool topCompact = m_data.testType == TEST_ACCELERATION_STRUCTURES && m_data.operationTyp… in runTest() local
1233 …VkBuildAccelerationStructureFlagsKHR topBuildFlags = (topCompact ? allowCompactionFlag : emptyCom… in runTest()
1249 if (topCompact) in runTest()
1255 …if ((m_data.buildType == VK_ACCELERATION_STRUCTURE_BUILD_TYPE_DEVICE_KHR) && (topCompact || topSer… in runTest()
1261 if (topCompact) in runTest()
DvktRayTracingAccelerationStructuresTests.cpp1685 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest() local
1687 …VkBuildAccelerationStructureFlagsKHR topCompactFlags = (topCompact ? allowCompactionFlag : emptyC… in runTest()
1703 if (topCompact) in runTest()
1709 …if ((m_data.buildType == VK_ACCELERATION_STRUCTURE_BUILD_TYPE_DEVICE_KHR) && (topCompact || topSer… in runTest()
1715 if (topCompact) in runTest()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp2605 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest() local
2607 …VkBuildAccelerationStructureFlagsKHR topCompactFlags = (topCompact ? allowCompactionFlag : emptyC… in runTest()
2623 if (topCompact) in runTest()
2629 …if ((m_data.buildType == VK_ACCELERATION_STRUCTURE_BUILD_TYPE_DEVICE_KHR) && (topCompact || topSer… in runTest()
2635 if (topCompact) in runTest()