Searched defs:BottomLevelAccelerationStructurePoolImpl (Results 1 – 1 of 1) sorted by relevance
1714 struct BottomLevelAccelerationStructurePoolImpl struct1720 BottomLevelAccelerationStructurePool& m_pool;1721 std::vector<de::SharedPtr<BufferWithMemory>> m_accellerationStructureBuffers;1722 de::SharedPtr<BufferWithMemory> m_deviceScratchBuffer;1723 de::UniquePtr<std::vector<deUint8>> m_hostScratchBuffer;1724 std::vector<de::SharedPtr<BufferWithMemory>> m_vertexBuffers;1725 std::vector<de::SharedPtr<BufferWithMemory>> m_indexBuffers;1727 BottomLevelAccelerationStructurePoolImpl::BottomLevelAccelerationStructurePoolImpl (BottomLevelAcce… in BottomLevelAccelerationStructurePoolImpl() function in vk::BottomLevelAccelerationStructurePoolImpl