[Test] (IntegrationTest): pin the layered 3D and cube-map-array attachment shapes and their per-layer routing

This commit is contained in:
2026-08-27 04:37:29 -04:00
parent 6fc3504bd9
commit 747864777e
2 changed files with 713 additions and 0 deletions
@@ -103,6 +103,7 @@ add_executable(MobileGLIntegrationTest
Scenarios/TextureViewScenario.cpp
Scenarios/PackedWordReadbackScenario.cpp
Scenarios/LayeredAttachmentBarrierScenario.cpp
Scenarios/LayeredAttachmentShapeScenario.cpp
Scenarios/LayeredTextureReadbackScenario.cpp
Scenarios/AtomicCounterScenario.cpp
Scenarios/SsboArrayDynamicIndexScenario.cpp