Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1714 struct BottomLevelAccelerationStructurePoolImpl struct
1720 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