HomeSort by relevance Sort by last modified time
    Searched refs:fetch_texel_lod (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_fragprog.c 79 fetch_texel_lod( struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function
206 machine->FetchTexelLod = fetch_texel_lod;
  /external/mesa3d/src/mesa/swrast/
s_fragprog.c 79 fetch_texel_lod( struct gl_context *ctx, const GLfloat texcoord[4], GLfloat lambda, function
206 machine->FetchTexelLod = fetch_texel_lod;

Completed in 174 milliseconds