]> git.tdb.fi Git - libs/gl.git/commit
Convert matrix columns to the appropriate element type
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Dec 2023 22:33:39 +0000 (00:33 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Dec 2023 23:08:17 +0000 (01:08 +0200)
commitebb0858f00fd90dd571258945a098418ea4cef78
tree11a46cccb0d7703f7651af790bd5c51ed246a466
parent83bf2115ead86dcfeb697d84d6888143a549d765
Convert matrix columns to the appropriate element type
source/glsl/resolve.cpp
tests/glsl/matrix_constructors.glsl [new file with mode: 0644]