Searched refs:texture_error_check (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dteximage.c1798 * Currently, it is used by texture_error_check() and texsubimage_error_check().
1844 texture_error_check( struct gl_context *ctx, function in typeref:typename:GLboolean
2964 if (texture_error_check(ctx, dims, target, level, internalFormat,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dteximage.c1777 * Currently, it is used by texture_error_check() and texsubimage_error_check().
1823 texture_error_check( struct gl_context *ctx, function in typeref:typename:GLboolean
3033 if (texture_error_check(ctx, dims, target, texObj, level, internalFormat,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst458 - mesa: reorder texture_error_check() params
510 - mesa: simplify proxy texture code in texture_error_check()

Completed in 21 milliseconds