Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp1828 struct BottomLevelAccelerationStructurePoolImpl struct
1834 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