Searched refs:fetch_texel_lod (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_fragprog.c80 fetch_texel_lod( struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function in typeref:typename:void
194 machine->FetchTexelLod = fetch_texel_lod;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_fragprog.c80 fetch_texel_lod( struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function in typeref:typename:void
194 machine->FetchTexelLod = fetch_texel_lod;

Completed in 4 milliseconds