Searched refs:m_accellerationStructureBuffers (Results 1 – 1 of 1) sorted by relevance
1631 std::vector<de::SharedPtr<BufferWithMemory>> m_accellerationStructureBuffers; member1639 , m_accellerationStructureBuffers () in BottomLevelAccelerationStructurePoolImpl()1649 if (m_pool.m_accellerationStructureBuffers.size()) in getAccelerationStructureBuffer()1652 result = m_pool.m_accellerationStructureBuffers[m_info.accStrIndex].get(); in getAccelerationStructureBuffer()1784 return m_impl->m_accellerationStructureBuffers.size() in getAllocationCount()2055 …m_impl->m_accellerationStructureBuffers.emplace_back(createAccellerationStructureBuffer(accStrSize… in batchCreateAdjust()