HLSL: Plumb in HLSL parse context and keywords, and most basic HLSL parser and test.
This commit is contained in:
@@ -10,6 +10,7 @@ set(LIBRARIES
|
||||
glslang
|
||||
OGLCompiler
|
||||
OSDependent
|
||||
HLSL
|
||||
SPIRV)
|
||||
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user