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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c1409 static GLboolean r200_validate_texture(struct gl_context *ctx, struct gl_texture_object *texObj, int unit) function in typeref:typename:GLboolean
1464 if (!r200_validate_texture(ctx, ctx->Texture.Unit[unit]._Current, unit)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c1406 static GLboolean r200_validate_texture(struct gl_context *ctx, struct gl_texture_object *texObj, int unit) function in typeref:typename:GLboolean
1461 if (!r200_validate_texture(ctx, ctx->Texture.Unit[unit]._Current, unit)) {

Completed in 5 milliseconds