Searched refs:_swrast_map_texture (Results 1 – 4 of 4) sorted by relevance
72 _swrast_map_texture(ctx, ctx->Texture.Unit[i]._Current); in span_map_unmap()
265 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj) in _swrast_map_texture() function370 _swrast_map_texture(ctx, texObj); in _swrast_map_textures()
399 _swrast_map_texture(struct gl_context *ctx, struct gl_texture_object *texObj);
263 _swrast_map_texture(ctx, ctx->Texture.Unit[u]._Current); in map_textures()