Home
last modified time | relevance | path

Searched defs:BottomLevelAccelerationStructurePoolImpl (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1626 struct BottomLevelAccelerationStructurePoolImpl struct
1632 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