glslang-zig/glslang
Neil Roberts 2d53904999 Take into account the number of locations taken up by a uniform
When assigning uniform locations it now takes into account the number
of locations occupied by the type. For uniforms, all types except
arrays and structs take up one location. For arrays the base location
count is multiplied by the array dimensions and for structs it is the
sum of the locations of each member.
2018-03-21 12:03:39 +01:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Bump patch version. 2018-03-19 01:11:04 -06:00
MachineIndependent Take into account the number of locations taken up by a uniform 2018-03-21 12:03:39 +01:00
OSDependent Implement OS_DumpMemoryCounters for Linux 2017-11-13 22:22:42 -07:00
Public Implement SPV_GOOGLE_hlsl_functionality1. 2018-03-16 20:21:44 -06:00
CMakeLists.txt HLSL: Refactor attribute implementation. 2018-02-01 00:30:34 -07:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00