https://github.com/shader-slang/slang
Revision 37cff92604729a477ff259ef2b561ae9999aac90 authored by Yong He on 29 December 2017, 03:51:58 UTC, committed by Yong He on 29 December 2017, 03:51:58 UTC
1 parent ee1ea35
Raw File
Tip revision: 37cff92604729a477ff259ef2b561ae9999aac90 authored by Yong He on 29 December 2017, 03:51:58 UTC
fixup substitution of typedef associated type implementation via GetType() call.
Tip revision: 37cff92
.gitmodules
[submodule "external/glslang"]
	path = external/glslang
	url = https://github.com/KhronosGroup/glslang.git
back to top