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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_span.c 72 _swrast_map_texture(ctx, ctx->Texture.Unit[i]._Current);
  /external/mesa3d/src/mesa/swrast/
s_texture.c 248 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) function
302 _swrast_map_texture(ctx, texObj);
s_context.h 379 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj);
  /external/mesa3d/src/mesa/tnl/
t_vb_program.c 282 _swrast_map_texture(ctx, ctx->Texture.Unit[u]._Current);

Completed in 75 milliseconds