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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
eval.c 104 get_1d_map( struct gl_context *ctx, GLenum target ) function
400 map = get_1d_map(ctx, target);
566 map1d = get_1d_map(ctx, target);
658 map1d = get_1d_map(ctx, target);
752 map1d = get_1d_map(ctx, target);
  /external/mesa3d/src/mesa/main/
eval.c 104 get_1d_map( struct gl_context *ctx, GLenum target ) function
400 map = get_1d_map(ctx, target);
566 map1d = get_1d_map(ctx, target);
658 map1d = get_1d_map(ctx, target);
752 map1d = get_1d_map(ctx, target);

Completed in 121 milliseconds