summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/gdscript_test_runner.cpp
diff options
context:
space:
mode:
authorchokomancarr <puakai2010@gmail.com>2023-09-21 21:49:01 +0800
committerGitHub <noreply@github.com>2023-09-21 21:49:01 +0800
commit4a2de1e17a4e4a4c4c999400cdc5d8c496d1a05b (patch)
tree37c65664c1df9e9c44409327e605ba45cedf57ba /modules/gdscript/tests/gdscript_test_runner.cpp
parentfe5b1c8d49313d63fbe91cb7cdf463e10fb86afa (diff)
downloadredot-engine-4a2de1e17a4e4a4c4c999400cdc5d8c496d1a05b.tar.gz
fix incorrect GL format code for 16 bit float formats
For FORMAT_XXXH half-precision format constants, the description uses GL_XXX32F, which is incorrect. This fixes it to GL_XXX16F to align with the intended precision.
Diffstat (limited to 'modules/gdscript/tests/gdscript_test_runner.cpp')
0 files changed, 0 insertions, 0 deletions