Searched refs:BottomLevelAccelerationStructurePool (Results 1 – 4 of 4) sorted by relevance
1744 friend class BottomLevelAccelerationStructurePool;1832 BottomLevelAccelerationStructurePoolImpl(BottomLevelAccelerationStructurePool &pool);1834 BottomLevelAccelerationStructurePool &m_pool;1842 BottomLevelAccelerationStructurePool &pool) in BottomLevelAccelerationStructurePoolImpl()1892 struct BottomLevelAccelerationStructurePool::Impl : BottomLevelAccelerationStructurePoolImpl1894 friend class BottomLevelAccelerationStructurePool;1897 … Impl(BottomLevelAccelerationStructurePool &pool) : BottomLevelAccelerationStructurePoolImpl(pool) in Impl()1902 BottomLevelAccelerationStructurePool::BottomLevelAccelerationStructurePool() in BottomLevelAccelerationStructurePool() function in vk::BottomLevelAccelerationStructurePool1918 BottomLevelAccelerationStructurePool::~BottomLevelAccelerationStructurePool() in ~BottomLevelAccelerationStructurePool()1923 void BottomLevelAccelerationStructurePool::batchStructCount(const uint32_t &value) in batchStructCount()[all …]
848 class BottomLevelAccelerationStructurePool class858 BottomLevelAccelerationStructurePool();859 virtual ~BottomLevelAccelerationStructurePool();
127 typedef BottomLevelAccelerationStructurePool BlasPool;498 BottomLevelAccelerationStructurePool blasPool; in runTest()
853 …void initBottomAccellStructures(VkCommandBuffer cmdBuffer, BottomLevelAccelerationStructurePool &p…1115 … BottomLevelAccelerationStructurePool &pool, in initBottomAccellStructures()1305 BottomLevelAccelerationStructurePool blasPool; in iterate()