Merge pull request #1431 from KhronosGroup/implement-8-16-bit-storage
Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage …
Showing
SPIRV/GLSL.ext.KHR.h
100644 → 100755
SPIRV/spirv.hpp
100644 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Test/baseResults/spv.16bitstorage.frag.out
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Test/runtimeArray.vert
100644 → 100755
File mode changed from 100644 to 100755
Test/spv.16bitstorage-int.frag
0 → 100755
Test/spv.16bitstorage-uint.frag
0 → 100755
Test/spv.16bitstorage.frag
0 → 100755
Test/spv.16bitstorage_Error-int.frag
0 → 100755
Test/spv.16bitstorage_Error-uint.frag
0 → 100755
Test/spv.16bitstorage_Error.frag
0 → 100755
Test/spv.8bitstorage-int.frag
0 → 100755
Test/spv.8bitstorage-uint.frag
0 → 100755
Test/spv.8bitstorage_Error-int.frag
0 → 100755
Test/spv.8bitstorage_Error-uint.frag
0 → 100755
glslang/Include/Types.h
100644 → 100755
glslang/MachineIndependent/Intermediate.cpp
100644 → 100755
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/ParseHelper.h
100644 → 100755
This diff is collapsed.
Click to expand it.
glslang/MachineIndependent/glslang.y
100644 → 100755
glslang/MachineIndependent/glslang_tab.cpp
100644 → 100755
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
glslang/Public/ShaderLang.h
100644 → 100755
known_good_khr.json
100644 → 100755
Please
register
or
sign in
to comment