Searched refs:get_1d_map (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | eval.c | 86 get_1d_map( struct gl_context *ctx, GLenum target ) function in typeref:struct:gl_1d_map * 344 map = get_1d_map(ctx, target); 506 map1d = get_1d_map(ctx, target); 596 map1d = get_1d_map(ctx, target); 688 map1d = get_1d_map(ctx, target);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | eval.c | 85 get_1d_map( struct gl_context *ctx, GLenum target ) function in typeref:struct:gl_1d_map * 343 map = get_1d_map(ctx, target); 507 map1d = get_1d_map(ctx, target); 597 map1d = get_1d_map(ctx, target); 689 map1d = get_1d_map(ctx, target);
|
Completed in 4 milliseconds