HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_update_color_material (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
light.h 102 extern void _mesa_update_color_material( struct gl_context *ctx,
112 #define _mesa_update_color_material( c, r ) ((void)0) macro
light.c 709 _mesa_update_color_material( struct gl_context *ctx, const GLfloat color[4] ) function
755 _mesa_update_color_material(ctx,ctx->Current.Attrib[VERT_ATTRIB_COLOR0]);
    [all...]

Completed in 432 milliseconds