Searched defs:BottomLevelAccelerationStructurePoolImpl (Results 1 – 1 of 1) sorted by relevance
1626 struct BottomLevelAccelerationStructurePoolImpl struct1632 BottomLevelAccelerationStructurePool& m_pool;1633 std::vector<de::SharedPtr<BufferWithMemory>> m_accellerationStructureBuffers;1634 de::SharedPtr<BufferWithMemory> m_deviceScratchBuffer;1635 de::UniquePtr<std::vector<deUint8>> m_hostScratchBuffer;1636 std::vector<de::SharedPtr<BufferWithMemory>> m_vertexBuffers;1637 std::vector<de::SharedPtr<BufferWithMemory>> m_indexBuffers;1639 BottomLevelAccelerationStructurePoolImpl::BottomLevelAccelerationStructurePoolImpl (BottomLevelAcce… in BottomLevelAccelerationStructurePoolImpl() function in vk::BottomLevelAccelerationStructurePoolImpl