Support the floatBitsToint function at GL_ARB_gpu_shader5 Extension.
authorZhiqianXia <xzq0528@outlook.com>
Fri, 7 Jan 2022 05:50:30 +0000 (13:50 +0800)
committerZhiqianXia <xzq0528@outlook.com>
Fri, 7 Jan 2022 05:50:30 +0000 (13:50 +0800)
commit0a59dd5107673d68522baf18a00f7e06e2dff294
tree6aa6494df5f2375b5d9f54b331529b63355ea75a
parent17232d21d7edee06d37b109185d4c46255483b3a
Support the floatBitsToint function at GL_ARB_gpu_shader5 Extension.
Test/baseResults/150.frag.out
Test/baseResults/floatBitsToInt.vert.out [new file with mode: 0644]
Test/floatBitsToInt.vert [new file with mode: 0644]
glslang/MachineIndependent/Initialize.cpp
gtests/AST.FromFile.cpp