"public/service.te" did not exist on "7df44d82767ea036a71ecca0dd936eb55d8b9216"
Correct textureGather*() extension support:
- add extension behavior and warning message for partial extension support - add partial support for gpu_shader5 for textureGather* - add interactions between texture rectangle and textureGather* - add checks to distinguish between gpu_shader5 and texture_gather extension feature differences git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24183 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Test/130.frag 31 additions, 0 deletionsTest/130.frag
- Test/400.frag 5 additions, 3 deletionsTest/400.frag
- Test/baseResults/130.frag.out 130 additions, 3 deletionsTest/baseResults/130.frag.out
- Test/baseResults/400.frag.out 124 additions, 107 deletionsTest/baseResults/400.frag.out
- Test/baseResults/versionsErrors.frag.out 1 addition, 2 deletionsTest/baseResults/versionsErrors.frag.out
- glslang/MachineIndependent/Initialize.cpp 6 additions, 2 deletionsglslang/MachineIndependent/Initialize.cpp
- glslang/MachineIndependent/ParseHelper.cpp 36 additions, 9 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/Scan.cpp 3 additions, 2 deletionsglslang/MachineIndependent/Scan.cpp
- glslang/MachineIndependent/Versions.cpp 7 additions, 2 deletionsglslang/MachineIndependent/Versions.cpp
- glslang/MachineIndependent/Versions.h 3 additions, 1 deletionglslang/MachineIndependent/Versions.h
- glslang/MachineIndependent/glslang.y 0 additions, 8 deletionsglslang/MachineIndependent/glslang.y
Loading
Please register or sign in to comment