Home
last modified time | relevance | path

Searched refs:bottomLevelAccelerationStructure (Results 1 – 25 of 47) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp157 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure);
286 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure) in initTopAccelerationStructure() argument
296 result->addInstance(bottomLevelAccelerationStructure); in initTopAccelerationStructure()
407 de::SharedPtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in runTest() local
416 bottomLevelAccelerationStructure = initBottomAccelerationStructure(*cmdBuffer); in runTest()
417 …ccelerationStructure = initTopAccelerationStructure(*cmdBuffer, bottomLevelAccelerationStructure); in runTest()
DvktRayTracingBuildIndirectTests.cpp176 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure,
361 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure, in initTopAccelerationStructure() argument
372 result->addInstance(bottomLevelAccelerationStructure); in initTopAccelerationStructure()
552 de::SharedPtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in runTest() local
561bottomLevelAccelerationStructure = initBottomAccelerationStructure(*cmdBuffer, indirectBottomAccel… in runTest()
562 …rationStructure = initTopAccelerationStructure(*cmdBuffer, bottomLevelAccelerationStructure, indi… in runTest()
DvktRayTracingCaptureReplayTests.cpp300 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
301 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
310 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
311 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
558 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
559 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
578 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
579 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
592 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
593 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
[all …]
DvktRayTracingPipelineLibraryTests.cpp390 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
391 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
400 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
401 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, allocator); in initBottomAccelerationStructures()
402 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingTraceRaysTests.cpp437 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
438 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
447 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
448 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, allocator); in initBottomAccelerationStructures()
449 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
1062 auto bottomLevelAccelerationStructure = pool.add(); in initBottomAccellStructures() local
1063 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccellStructures()
1072 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccellStructures()
DvktRayTracingTraversalControlTests.cpp207 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLev… in initBottomAccelerationStructures() local
208 bottomLevelAccelerationStructure->setGeometryCount(1); in initBottomAccelerationStructures()
235 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
237 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingDataSpillTests.cpp1639 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in iterate() local
1642 bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in iterate()
1643bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageForGeometry(m_params.callTy… in iterate()
1644 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
1648 …addInstance(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
2441 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in iterate() local
2444 bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in iterate()
2445bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageForGeometry(m_params.interf… in iterate()
2446 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
2450 …addInstance(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
DvktRayTracingCallableShadersTests.cpp204 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLev… in initBottomAccelerationStructures() local
205 bottomLevelAccelerationStructure->setGeometryCount(1); in initBottomAccelerationStructures()
214 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
216 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingBarrierTests.cpp911 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; member
933 , bottomLevelAccelerationStructure () in StageData()
975 stageData.bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in updateDescriptorSet()
976 stageData.bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageFlagBits(stage)); in updateDescriptorSet()
977 stageData.bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in updateDescriptorSet()
981 …e(de::SharedPtr<BottomLevelAccelerationStructure>(stageData.bottomLevelAccelerationStructure.relea… in updateDescriptorSet()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp157 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure);
286 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure) in initTopAccelerationStructure() argument
296 result->addInstance(bottomLevelAccelerationStructure); in initTopAccelerationStructure()
407 de::SharedPtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in runTest() local
416 bottomLevelAccelerationStructure = initBottomAccelerationStructure(*cmdBuffer); in runTest()
417 …ccelerationStructure = initTopAccelerationStructure(*cmdBuffer, bottomLevelAccelerationStructure); in runTest()
DvktRayTracingBuildIndirectTests.cpp176 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure,
361 … de::SharedPtr<BottomLevelAccelerationStructure>& bottomLevelAccelerationStructure, in initTopAccelerationStructure() argument
372 result->addInstance(bottomLevelAccelerationStructure); in initTopAccelerationStructure()
552 de::SharedPtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in runTest() local
561bottomLevelAccelerationStructure = initBottomAccelerationStructure(*cmdBuffer, indirectBottomAccel… in runTest()
562 …rationStructure = initTopAccelerationStructure(*cmdBuffer, bottomLevelAccelerationStructure, indi… in runTest()
DvktRayTracingCaptureReplayTests.cpp300 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
301 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
310 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
311 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
558 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
559 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
578 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
579 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
592 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
593 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
[all …]
DvktRayTracingPipelineLibraryTests.cpp390 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
391 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
400 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
401 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, allocator); in initBottomAccelerationStructures()
402 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingTraceRaysTests.cpp437 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
438 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
447 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccelerationStructures()
448 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, allocator); in initBottomAccelerationStructures()
449 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
1062 auto bottomLevelAccelerationStructure = pool.add(); in initBottomAccellStructures() local
1063 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccellStructures()
1072 bottomLevelAccelerationStructure->addGeometry(geometryData, true); in initBottomAccellStructures()
DvktRayTracingTraversalControlTests.cpp207 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLev… in initBottomAccelerationStructures() local
208 bottomLevelAccelerationStructure->setGeometryCount(1); in initBottomAccelerationStructures()
235 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
237 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingDataSpillTests.cpp1639 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in iterate() local
1642 bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in iterate()
1643bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageForGeometry(m_params.callTy… in iterate()
1644 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
1648 …addInstance(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
2441 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; in iterate() local
2444 bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in iterate()
2445bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageForGeometry(m_params.interf… in iterate()
2446 bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
2450 …addInstance(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
DvktRayTracingCallableShadersTests.cpp204 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLev… in initBottomAccelerationStructures() local
205 bottomLevelAccelerationStructure->setGeometryCount(1); in initBottomAccelerationStructures()
214 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
216 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
DvktRayTracingBarrierTests.cpp911 de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure; member
933 , bottomLevelAccelerationStructure () in StageData()
975 stageData.bottomLevelAccelerationStructure = makeBottomLevelAccelerationStructure(); in updateDescriptorSet()
976 stageData.bottomLevelAccelerationStructure->setDefaultGeometryData(getShaderStageFlagBits(stage)); in updateDescriptorSet()
977 stageData.bottomLevelAccelerationStructure->createAndBuild(vkd, device, cmdBuffer, alloc); in updateDescriptorSet()
981 …e(de::SharedPtr<BottomLevelAccelerationStructure>(stageData.bottomLevelAccelerationStructure.relea… in updateDescriptorSet()
DvktRayTracingAccelerationStructuresTests.cpp309 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
310 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
390 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
395 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
408 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
409 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
490 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
495 …t.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in initBottomAccelerationStructures()
735 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
741 bottomLevelAccelerationStructure->setGeometryCount(geometryCount); in initBottomAccelerationStructures()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryCullRayFlagsTests.cpp1031 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1032 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1062 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1063 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1947 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1948 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
1959 bottomLevelAccelerationStructure->addGeometry(geometry); in iterate()
1961 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
1979 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1980 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
[all …]
DvktRayQueryTraversalControlTests.cpp1011 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1012 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1039 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1040 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1927 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1928 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
1955 bottomLevelAccelerationStructure->addGeometry(geometry); in iterate()
1956 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
DvktRayQueryAccelerationStructuresTests.cpp1029 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1030 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1060 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1061 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1212 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
1213 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
1294 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
1295 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
1313 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
1314 bottomLevelAccelerationStructure->setGeometryCount(geometryCount); in initBottomAccelerationStructures()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryCullRayFlagsTests.cpp1031 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1032 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1062 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1063 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1947 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1948 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
1959 bottomLevelAccelerationStructure->addGeometry(geometry); in iterate()
1961 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
1979 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1980 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
[all …]
DvktRayQueryTraversalControlTests.cpp1011 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1012 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1039 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1040 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1927 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in iterate() local
1928 bottomLevelAccelerationStructure->setGeometryCount(1); in iterate()
1955 bottomLevelAccelerationStructure->addGeometry(geometry); in iterate()
1956 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in iterate()
DvktRayQueryAccelerationStructuresTests.cpp1029 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in fillCommandBuffer() local
1030 bottomLevelAccelerationStructure->setGeometryCount(1); in fillCommandBuffer()
1060 bottomLevelAccelerationStructure->addGeometry(geometry); in fillCommandBuffer()
1061 …s.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.relea… in fillCommandBuffer()
1212 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
1213 bottomLevelAccelerationStructure->setGeometryCount(1u); in initBottomAccelerationStructures()
1294 bottomLevelAccelerationStructure->addGeometry(geometry); in initBottomAccelerationStructures()
1295 …result.push_back(de::SharedPtr<BottomLevelAccelerationStructure>(bottomLevelAccelerationStructure.… in initBottomAccelerationStructures()
1313 …de::MovePtr<BottomLevelAccelerationStructure> bottomLevelAccelerationStructure = makeBottomLevelAc… in initBottomAccelerationStructures() local
1314 bottomLevelAccelerationStructure->setGeometryCount(geometryCount); in initBottomAccelerationStructures()
[all …]

12