| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingBuildTests.cpp | 80 deUint32 workerThreadsCount; member 143 deUint32 workerThreadsCount); 145 deUint32 workerThreadsCount, 151 deUint32 workerThreadsCount) const; 154 deUint32 workerThreadsCount, 279 deUint32 workerThreadsCount, in initTopAccelerationStructure() argument 287 result->setDeferredOperation(m_data.deferredOperation, workerThreadsCount); in initTopAccelerationStructure() 312 deUint32 workerThreadsCount, in initBottomAccelerationStructure() argument 317 blas->setDeferredOperation(m_data.deferredOperation, workerThreadsCount); in initBottomAccelerationStructure() 361 deUint32 workerThreadsCount) const in initBottomAccelerationStructures() [all …]
|
| D | vktRayTracingBuildLargeTests.cpp | 68 deUint32 workerThreadsCount; member 515 de::MovePtr<BufferWithMemory> multiThreadBuffer = runTest(m_data.workerThreadsCount); in iterateWithWorkers() 526 const deUint32 failures = m_data.workerThreadsCount == 0 in iterate()
|
| D | vktRayTracingAccelerationStructuresTests.cpp | 194 deUint32 workerThreadsCount; member 1160 de::MovePtr<BufferWithMemory> runTest (const deUint32 workerThreadsCount); 1778 …MovePtr<BufferWithMemory> RayTracingASBasicTestInstance::runTest(const deUint32 workerThreadsCount) in runTest() argument 1790 const bool htCopy = (workerThreadsCount != 0) && (m_data.operationType == OP_COPY); in runTest() 1791 …const bool htSerialize = (workerThreadsCount != 0) && (m_data.operationType == OP_SERI… in runTest() 1930 asCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 1967 bottomLevelAccelerationStructures[i]->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 1989 asCopy->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 2050 topLevelAccelerationStructureCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 2078 topLevelAccelerationStructure->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingBuildTests.cpp | 80 deUint32 workerThreadsCount; member 143 deUint32 workerThreadsCount); 145 deUint32 workerThreadsCount, 151 deUint32 workerThreadsCount) const; 154 deUint32 workerThreadsCount, 279 deUint32 workerThreadsCount, in initTopAccelerationStructure() argument 287 result->setDeferredOperation(m_data.deferredOperation, workerThreadsCount); in initTopAccelerationStructure() 312 deUint32 workerThreadsCount, in initBottomAccelerationStructure() argument 317 blas->setDeferredOperation(m_data.deferredOperation, workerThreadsCount); in initBottomAccelerationStructure() 361 deUint32 workerThreadsCount) const in initBottomAccelerationStructures() [all …]
|
| D | vktRayTracingBuildLargeTests.cpp | 68 deUint32 workerThreadsCount; member 515 de::MovePtr<BufferWithMemory> multiThreadBuffer = runTest(m_data.workerThreadsCount); in iterateWithWorkers() 526 const deUint32 failures = m_data.workerThreadsCount == 0 in iterate()
|
| D | vktRayTracingAccelerationStructuresTests.cpp | 180 deUint32 workerThreadsCount; member 960 de::MovePtr<BufferWithMemory> runTest (const deUint32 workerThreadsCount); 1578 …MovePtr<BufferWithMemory> RayTracingASBasicTestInstance::runTest(const deUint32 workerThreadsCount) in runTest() argument 1590 const bool htCopy = (workerThreadsCount != 0) && (m_data.operationType == OP_COPY); in runTest() 1591 …const bool htSerialize = (workerThreadsCount != 0) && (m_data.operationType == OP_SERI… in runTest() 1729 asCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 1764 bottomLevelAccelerationStructures[i]->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 1785 asCopy->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 1845 topLevelAccelerationStructureCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 1871 topLevelAccelerationStructure->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryAccelerationStructuresTests.cpp | 204 deUint32 workerThreadsCount; member 1545 const deUint32 workerThreadsCount); 2459 const deUint32 workerThreadsCount) in runTest() argument 2469 const bool htCopy = (workerThreadsCount != 0) && (m_data.operationType == OP_COPY); in runTest() 2470 …const bool htSerialize = (workerThreadsCount != 0) && (m_data.operationType == OP_SERI… in runTest() 2587 asCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 2623 bottomLevelAccelerationStructures[i]->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 2645 asCopy->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 2706 topLevelAccelerationStructureCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 2734 topLevelAccelerationStructure->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| D | vktRayQueryAccelerationStructuresTests.cpp | 198 deUint32 workerThreadsCount; member 1536 const deUint32 workerThreadsCount); 2448 const deUint32 workerThreadsCount) in runTest() argument 2458 const bool htCopy = (workerThreadsCount != 0) && (m_data.operationType == OP_COPY); in runTest() 2459 …const bool htSerialize = (workerThreadsCount != 0) && (m_data.operationType == OP_SERI… in runTest() 2575 asCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 2609 bottomLevelAccelerationStructures[i]->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 2630 asCopy->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() 2690 topLevelAccelerationStructureCopy->setDeferredOperation(htCopy, workerThreadsCount); in runTest() 2716 topLevelAccelerationStructure->setDeferredOperation(htSerialize, workerThreadsCount); in runTest() [all …]
|