Searched refs:topCompact (Results 1 – 3 of 3) sorted by relevance
1231 …bool topCompact = m_data.testType == TEST_ACCELERATION_STRUCTURES && m_data.operationTyp… in runTest() local1233 …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()
1685 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest() local1687 …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()
2605 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest() local2607 …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()