mcst-linux-kernel/patches-2024.06.26/gl4es-1.1.4/0253-USAGE.md-Fix-typo.patch

26 lines
818 B
Diff

From 34cf775ab4e362b5576095f352d3522be40d4413 Mon Sep 17 00:00:00 2001
From: Hubert Maier <raziel-@users.noreply.github.com>
Date: Wed, 3 Apr 2024 12:14:05 +0200
Subject: [PATCH 2/3] USAGE.md: Fix typo
---
USAGE.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/USAGE.md b/USAGE.md
index 03865369..80d1052f 100644
--- a/USAGE.md
+++ b/USAGE.md
@@ -252,7 +252,7 @@ Hack to define default WRAP mode for texture
* 1 : Default wrap mode is GL_CLAMP_TO_EDGE: default on limited NPOT or non-NPOT hardware
* 2 : Default wrap mode is GL_CLAMP_TO_EDGE, enforced (not advised)
-##### LIBL_FBOUNBIND
+##### LIBGL_FBOUNBIND
Workaround on FBO where a bond texture is used for drawing
* 0 : Disabled (Default for all other configuration)
* 1 : Enabled (Default on ARM and PowerVR hardware)
--
2.28.0