Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp162 ASOperationTarget operationTarget; // AS member
1101 …ELERATION_STRUCTURES && m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_BOTTOM_… in runTest()
1102 …ERATION_STRUCTURES && m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_BOTTOM_… in runTest()
1126 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
1129 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1134 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
1137 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1158 if (m_data.operationType != OP_NONE && m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1231 …ELERATION_STRUCTURES && m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP_ACC… in runTest()
1232 …ERATION_STRUCTURES && m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_TOP_ACC… in runTest()
[all …]
DvktRayTracingAccelerationStructuresTests.cpp169 OperationTarget operationTarget; member
1546 …bool bottomCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_B… in runTest()
1547 …bool bottomSerial = m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_… in runTest()
1575 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
1578 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1583 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
1586 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1607 if (m_data.operationType != OP_NONE && m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
1685 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest()
1686 …bool topSerial = m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_TO… in runTest()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp193 OperationTarget operationTarget; member
2467 …bool bottomCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_B… in runTest()
2468 …bool bottomSerial = m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_… in runTest()
2496 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
2499 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
2504 …deUint32 queryCount = (m_data.operationTarget == OT_BOTTOM_ACCELERATION) ? deUint32(bottomLevelAcc… in runTest()
2507 if (m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
2528 if (m_data.operationType != OP_NONE && m_data.operationTarget == OT_BOTTOM_ACCELERATION) in runTest()
2605 …bool topCompact = m_data.operationType == OP_COMPACT && m_data.operationTarget == OT_TOP… in runTest()
2606 …bool topSerial = m_data.operationType == OP_SERIALIZE && m_data.operationTarget == OT_TO… in runTest()
[all …]