Searched refs:get_2d_map (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | eval.c | 117 get_2d_map( struct gl_context *ctx, GLenum target ) function in typeref:struct:gl_2d_map * 437 map = get_2d_map(ctx, target); 507 map2d = get_2d_map(ctx, target); 597 map2d = get_2d_map(ctx, target); 689 map2d = get_2d_map(ctx, target);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | eval.c | 116 get_2d_map( struct gl_context *ctx, GLenum target ) function in typeref:struct:gl_2d_map * 437 map = get_2d_map(ctx, target); 508 map2d = get_2d_map(ctx, target); 598 map2d = get_2d_map(ctx, target); 690 map2d = get_2d_map(ctx, target);
|
Completed in 4 milliseconds