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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddebug_output.c899 validate_params(struct gl_context *ctx, unsigned caller, function in typeref:typename:GLboolean
1013 if (!validate_params(ctx, INSERT, callerstr, source, type, severity))
1129 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddebug_output.c884 validate_params(struct gl_context *ctx, unsigned caller, function in typeref:typename:GLboolean
998 if (!validate_params(ctx, INSERT, callerstr, source, type, severity))
1114 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type,

Completed in 5 milliseconds