Searched refs:validate_params (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | debug_output.c | 884 validate_params(struct gl_context *ctx, unsigned caller, in validate_params() function 998 if (!validate_params(ctx, INSERT, callerstr, source, type, severity)) in _mesa_DebugMessageInsert() 1114 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type, in _mesa_DebugMessageControl()
|