Searched refs:BottomLevelAccelerationStructurePool (Results 1 – 4 of 4) sorted by relevance
1743 friend class BottomLevelAccelerationStructurePool;1831 BottomLevelAccelerationStructurePoolImpl(BottomLevelAccelerationStructurePool &pool);1833 BottomLevelAccelerationStructurePool &m_pool;1841 BottomLevelAccelerationStructurePool &pool) in BottomLevelAccelerationStructurePoolImpl()1891 struct BottomLevelAccelerationStructurePool::Impl : BottomLevelAccelerationStructurePoolImpl1893 friend class BottomLevelAccelerationStructurePool;1896 … Impl(BottomLevelAccelerationStructurePool &pool) : BottomLevelAccelerationStructurePoolImpl(pool) in Impl()1901 BottomLevelAccelerationStructurePool::BottomLevelAccelerationStructurePool() in BottomLevelAccelerationStructurePool() function in vk::BottomLevelAccelerationStructurePool1917 BottomLevelAccelerationStructurePool::~BottomLevelAccelerationStructurePool() in ~BottomLevelAccelerationStructurePool()1922 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()