nir: move glsl_types.{cpp,h} to compiler
Allows us to remove the SCons workaround :-) Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Acked-by: Matt Turner <mattst88@gmail.com> Acked-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:

committed by
Emil Velikov

parent
1a882fd2ee
commit
24f984f64a
@@ -16,7 +16,6 @@ env.Append(CPPPATH = [
|
||||
'#/src',
|
||||
'#/src/mapi',
|
||||
'#/src/glsl',
|
||||
'#/src/glsl/nir',
|
||||
'#/src/mesa',
|
||||
'#/src/gallium/include',
|
||||
'#/src/gallium/auxiliary',
|
||||
|
Reference in New Issue
Block a user