[Fix, Test] (MG_Backend/DirectVulkan): gl_FragCoord on the default framebuffer reports GL's window origin - the stored row is not the window row once the viewport rect is converted

This commit is contained in:
2026-08-11 05:25:32 -04:00
parent ef562ee9b5
commit 543c29bf86
5 changed files with 428 additions and 2 deletions
@@ -56,6 +56,7 @@ add_executable(MobileGLIntegrationTest
Scenarios/PipelineFailureScenario.cpp
Scenarios/AdvertisedLimitsScenario.cpp
Scenarios/PixelStoreSweepScenario.cpp
Scenarios/FragCoordOriginScenario.cpp
)
target_include_directories(MobileGLIntegrationTest PRIVATE