On 11/23/2013 04:03 PM, Ian Romanick wrote:
> Would it be better to just make _mesa_glsl_get_builtin_function_shader a
> friend?

In this case, I don't think it makes much practical difference - the
builtin_builder class is entirely contained within the
builtin_functions.cpp file.  So making this public is basically making
all the ordinary functions at the bottom of the file friends, which
seems fairly reasonable.

--Ken
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to