Searched defs:BottomLevelAccelerationStructurePoolImpl (Results 1 – 1 of 1) sorted by relevance
1828 struct BottomLevelAccelerationStructurePoolImpl struct1834 BottomLevelAccelerationStructurePool &m_pool;1835 std::vector<de::SharedPtr<BufferWithMemory>> m_accellerationStructureBuffers;1836 de::SharedPtr<BufferWithMemory> m_deviceScratchBuffer;1837 de::UniquePtr<std::vector<uint8_t>> m_hostScratchBuffer;1838 std::vector<de::SharedPtr<BufferWithMemory>> m_vertexBuffers;1839 std::vector<de::SharedPtr<BufferWithMemory>> m_indexBuffers;1841 BottomLevelAccelerationStructurePoolImpl::BottomLevelAccelerationStructurePoolImpl( in BottomLevelAccelerationStructurePoolImpl() function in vk::BottomLevelAccelerationStructurePoolImpl