mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-10 05:08:31 +09:00
[Chore] (MobileGL/ConfigLoader): rename/clean up more env var clutter
This commit is contained in:
@@ -53,7 +53,7 @@ namespace MobileGL::MG_Backend::DirectVulkan {
|
||||
};
|
||||
|
||||
static Bool IsR11G11B10FFallbackEnabled() {
|
||||
return MG_Config::Features.VulkanR11G11B10FFallback;
|
||||
return MG_Config::Features.MagmaR11G11B10FFallback;
|
||||
}
|
||||
|
||||
static Bool IsMultisampleTextureUploadTarget(TextureUploadTarget target) {
|
||||
|
||||
Reference in New Issue
Block a user