Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types

This commit is contained in:
Alexander Galazin
2018-12-03 13:16:59 +01:00
parent 667506a5ea
commit 32def9f467
34 changed files with 432 additions and 432 deletions

View File

@@ -1,5 +1,5 @@
#version 460
#extension GL_KHX_shader_explicit_arithmetic_types_float16 : enable
#extension GL_EXT_shader_explicit_arithmetic_types_float16 : enable
void main()
{
float w1 = 00000.000;