Home
last modified time | relevance | path

Searched refs:BottomLevelAccelerationStructurePool (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1635 friend class BottomLevelAccelerationStructurePool;
1718 BottomLevelAccelerationStructurePoolImpl (BottomLevelAccelerationStructurePool& pool);
1720 BottomLevelAccelerationStructurePool& m_pool;
1727 …ucturePoolImpl::BottomLevelAccelerationStructurePoolImpl (BottomLevelAccelerationStructurePool& po… in BottomLevelAccelerationStructurePoolImpl()
1777 struct BottomLevelAccelerationStructurePool::Impl : BottomLevelAccelerationStructurePoolImpl
1779 friend class BottomLevelAccelerationStructurePool;
1782 Impl (BottomLevelAccelerationStructurePool& pool) in Impl()
1786 BottomLevelAccelerationStructurePool::BottomLevelAccelerationStructurePool () in BottomLevelAccelerationStructurePool() function in vk::BottomLevelAccelerationStructurePool
1802 BottomLevelAccelerationStructurePool::~BottomLevelAccelerationStructurePool() in ~BottomLevelAccelerationStructurePool()
1807 void BottomLevelAccelerationStructurePool::batchStructCount (const deUint32& value) in batchStructCount()
[all …]
DvkRayTracingUtil.hpp665 class BottomLevelAccelerationStructurePool class
674 BottomLevelAccelerationStructurePool();
675 virtual ~BottomLevelAccelerationStructurePool();
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp132 typedef BottomLevelAccelerationStructurePool BlasPool;
483 BottomLevelAccelerationStructurePool blasPool; in runTest()
DvktRayTracingTraceRaysTests.cpp782 BottomLevelAccelerationStructurePool& pool,
1037 BottomLevelAccelerationStructurePool& pool, in initBottomAccellStructures()
1205 BottomLevelAccelerationStructurePool blasPool; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildTests.cpp132 typedef BottomLevelAccelerationStructurePool BlasPool;
482 BottomLevelAccelerationStructurePool blasPool; in runTest()
DvktRayTracingTraceRaysTests.cpp782 BottomLevelAccelerationStructurePool& pool,
1037 BottomLevelAccelerationStructurePool& pool, in initBottomAccellStructures()
1205 BottomLevelAccelerationStructurePool blasPool; in iterate()