Home | History | Annotate | Download | only in main

Lines Matching refs:_mesa_lookup_texture

58 _mesa_lookup_texture(struct gl_context *ctx, GLuint id)
897 struct gl_texture_object *const t = _mesa_lookup_texture(ctx, texture);
1081 = _mesa_lookup_texture(ctx, textures[i]);
1208 newTexObj = _mesa_lookup_texture(ctx, texName);
1304 struct gl_texture_object *t = _mesa_lookup_texture(ctx, texName[i]);
1351 t = _mesa_lookup_texture(ctx, texName[i]);
1384 t = _mesa_lookup_texture(ctx, texture);