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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
eval.c 154 get_2d_map( struct gl_context *ctx, GLenum target ) function
494 map = get_2d_map(ctx, target);
567 map2d = get_2d_map(ctx, target);
659 map2d = get_2d_map(ctx, target);
753 map2d = get_2d_map(ctx, target);
  /external/mesa3d/src/mesa/main/
eval.c 154 get_2d_map( struct gl_context *ctx, GLenum target ) function
494 map = get_2d_map(ctx, target);
567 map2d = get_2d_map(ctx, target);
659 map2d = get_2d_map(ctx, target);
753 map2d = get_2d_map(ctx, target);

Completed in 103 milliseconds