[Feat, Test] (DirectGLES, DirectVulkan, SelfTest): advertise the implemented extensions that were never named

This commit is contained in:
2026-08-22 21:54:17 -04:00
parent 0fdcb5d6c4
commit dc543fa905
7 changed files with 186 additions and 23 deletions
@@ -75,7 +75,8 @@ namespace MobileGL::MG_Backend::DirectVulkan {
// the detected device support (passing an already-gated value is harmless).
Vector<GLExtension> BuildAdvertisedExtensions(Bool shaderSubgroupSupported, Bool timerQueriesSupported,
Bool anisotropicFilteringSupported,
Bool nonZeroIndirectBaseInstanceSupported);
Bool nonZeroIndirectBaseInstanceSupported,
Bool cubeMapArraySupported);
// Format: <GPU Name>, Vulkan <Vulkan Version>, Driver <Driver Version> — the exact
// string an initialized backend returns from GetBackendAPIVersionString (and that