On Tuesday, August 04, 2015 02:28:01 PM Eric Anholt wrote: > They're used by glsl_to_nir.cpp, and I want to use them in TGSI-to-NIR as > well (our use of the var->index slot to store slot properties no longer > works since it got truncated). > > The *_MAX defines are left in mtypes.h, because they depend on config.h. > --- > src/glsl/shader_enums.h | 98 ++++++++++++++++++++++++++++++++++++++++++ > src/mesa/main/mtypes.h | 110 > ++---------------------------------------------- > 2 files changed, 102 insertions(+), 106 deletions(-)
I'm pretty sure Jason had to do this in his SPIR-V branch as well; it certainly seems like a good idea. Acked-by: Kenneth Graunke <kenn...@whitecape.org>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev