Searched refs:m_asStructureLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 1082 : m_asStructureLayout(asStructureLayout) in AABBTriTLTest() 1159 m_tlPtr = asProviderPtr->createTLAS(context, m_asStructureLayout, commandBuffer, in initAS() 1332 const AccelerationStructureLayout m_asStructureLayout; member in vkt::RayTracing::__anon87081bdf0111::AABBTriTLTest 1344 : m_asStructureLayout(asStructureLayout) in ASStressTest() 1459 auto tlPtr = asProviderPtr->createTLAS(context, m_asStructureLayout, commandBuffer, in initAS() 1681 const AccelerationStructureLayout m_asStructureLayout; member in vkt::RayTracing::__anon87081bdf0111::ASStressTest 1696 : m_asStructureLayout(asStructureLayout) in CallableShaderStressTest() 1798 …asProviderPtr->createTLAS(context, m_asStructureLayout, commandBuffer, 0, /* bottomLevelGeometryFl… in initAS() 2320 const AccelerationStructureLayout m_asStructureLayout; member in vkt::RayTracing::__anon87081bdf0111::CallableShaderStressTest 2692 : m_asStructureLayout(asStructureLayout) in MAXRayHitAttributeSizeTest() [all …]
|