Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_fragprog.c80 fetch_texel_lod( struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, in fetch_texel_lod() function
194 machine->FetchTexelLod = fetch_texel_lod; in init_machine()