[Mesa-dev] [PATCH 1/6] glsl: Copy _mesa_shader_type_to_index() to standalone scaffolding.
Kenneth Graunke
kenneth at whitecape.org
Tue May 7 22:55:13 PDT 2013
On 04/17/2013 05:30 PM, Kenneth Graunke wrote:
> We can't include shaderobj.h from the standalone utilities, so we
> unfortunately have to copy this function.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
> ---
> src/glsl/standalone_scaffolding.h | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
Just a quick ping - this series is still awaiting review. It's not
critical or anything, but it'd be nice to land it someday...
More information about the mesa-dev
mailing list