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