Searched defs:r200_validate_texture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c1498 static GLboolean r200_validate_texture(struct gl_context *ctx, struct gl_texture_object *texObj, int unit) function
1553 if (!r200_validate_texture(ctx, ctx->Texture.Unit[unit]._Current, unit)) {
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c1498 static GLboolean r200_validate_texture(struct gl_context *ctx, struct gl_texture_object *texObj, int unit) function
1553 if (!r200_validate_texture(ctx, ctx->Texture.Unit[unit]._Current, unit)) {

Completed in 94 milliseconds