Searched refs:_swrast_map_texture (Results 1 - 8 of 8) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
H A D | nouveau_span.c | 72 _swrast_map_texture(ctx, ctx->Texture.Unit[i]._Current);
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
H A D | nouveau_span.c | 72 _swrast_map_texture(ctx, ctx->Texture.Unit[i]._Current);
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
H A D | s_texture.c | 248 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) function 302 _swrast_map_texture(ctx, texObj);
|
H A D | s_context.h | 379 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj);
|
/external/mesa3d/src/mesa/swrast/ |
H A D | s_texture.c | 248 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) function 302 _swrast_map_texture(ctx, texObj);
|
H A D | s_context.h | 379 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj);
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
H A D | t_vb_program.c | 282 _swrast_map_texture(ctx, ctx->Texture.Unit[u]._Current);
|
/external/mesa3d/src/mesa/tnl/ |
H A D | t_vb_program.c | 282 _swrast_map_texture(ctx, ctx->Texture.Unit[u]._Current);
|
Completed in 632 milliseconds