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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.c 681 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value ) function
684 _mesa_debug(ctx, "_swrast_allow_vertex_fog %d\n", value);
  /external/mesa3d/src/mesa/swrast/
s_context.c 681 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value ) function
684 _mesa_debug(ctx, "_swrast_allow_vertex_fog %d\n", value);

Completed in 140 milliseconds