Searched defs:vp_fetch_texel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_program.c195 vp_fetch_texel(struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function
260 machine->FetchTexelLod = vp_fetch_texel;
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_program.c195 vp_fetch_texel(struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function
260 machine->FetchTexelLod = vp_fetch_texel;

Completed in 980 milliseconds