Home
last modified time | relevance | path

Searched refs:m_topLevelAccelerationStructure (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp1423 de::SharedPtr<TopLevelAccelerationStructure> m_topLevelAccelerationStructure; member in vkt::BindingModel::__anon5cff99a80111::BindingAcceleratioStructureRayTracingTestInstance
1452 , m_topLevelAccelerationStructure() in BindingAcceleratioStructureRayTracingTestInstance()
1793 m_topLevelAccelerationStructure = in fillCommandBuffer()
1795 m_topLevelAccelerationStructure->setInstanceCount(1); in fillCommandBuffer()
1796 m_topLevelAccelerationStructure->addInstance(m_bottomLevelAccelerationStructure); in fillCommandBuffer()
1797 m_topLevelAccelerationStructure->createAndBuild(vkd, device, commandBuffer, allocator); in fillCommandBuffer()
1799 …velAccelerationStructure *topLevelAccelerationStructurePtr = m_topLevelAccelerationStructure.get(); in fillCommandBuffer()
1898 de::SharedPtr<TopLevelAccelerationStructure> m_topLevelAccelerationStructure; member in vkt::BindingModel::__anon5cff99a80111::BindingAcceleratioStructureRayTracingRayTracingTestInstance
1927 , m_topLevelAccelerationStructure() in BindingAcceleratioStructureRayTracingRayTracingTestInstance()
2229 m_topLevelAccelerationStructure = in fillCommandBuffer()
[all …]
H A DvktBindingDescriptorBufferTests.cpp2628 de::SharedPtr<TopLevelAccelerationStructure> m_topLevelAccelerationStructure; member in vkt::BindingModel::__anonb91d530b0111::DescriptorBufferTestInstance
2678 , m_topLevelAccelerationStructure() in DescriptorBufferTestInstance()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp1081 de::SharedPtr<TopLevelAccelerationStructure> m_topLevelAccelerationStructure; member in vkt::RayQuery::__anon85ffabeb0111::RayTracingConfiguration
1111 , m_topLevelAccelerationStructure() in RayTracingConfiguration()
1478 m_topLevelAccelerationStructure = in fillCommandBuffer()
1480 m_topLevelAccelerationStructure->setInstanceCount(1); in fillCommandBuffer()
1481 m_topLevelAccelerationStructure->addInstance(m_bottomLevelAccelerationStructure); in fillCommandBuffer()
1482 m_topLevelAccelerationStructure->createAndBuild(vkd, device, commandBuffer, allocator); in fillCommandBuffer()
1484 …velAccelerationStructure *topLevelAccelerationStructurePtr = m_topLevelAccelerationStructure.get(); in fillCommandBuffer()
H A DvktRayQueryBuiltinTests.cpp1166 de::SharedPtr<TopLevelAccelerationStructure> m_topLevelAccelerationStructure; member in vkt::RayQuery::__anon2e6761860111::RayTracingConfiguration
1196 , m_topLevelAccelerationStructure() in RayTracingConfiguration()
1577 m_topLevelAccelerationStructure = in fillCommandBuffer()
1579 m_topLevelAccelerationStructure->setInstanceCount(1); in fillCommandBuffer()
1580 m_topLevelAccelerationStructure->addInstance(m_bottomLevelAccelerationStructure); in fillCommandBuffer()
1581 m_topLevelAccelerationStructure->createAndBuild(vkd, device, commandBuffer, allocator); in fillCommandBuffer()
1583 …velAccelerationStructure *topLevelAccelerationStructurePtr = m_topLevelAccelerationStructure.get(); in fillCommandBuffer()