Lines Matching refs:no_error
1344 const char *caller, bool no_error)
1348 if (!no_error && !buf && (ctx->API == API_OPENGL_CORE)) {
1387 bool no_error)
1408 no_error))
2239 bool dsa, bool mem, bool no_error, const char *func)
2246 if (!no_error) {
2271 if (!no_error && !memObj->Immutable) {
2279 if (no_error) {
2287 if (no_error) {
2297 if (no_error || validate_buffer_storage(ctx, bufObj, size, flags, func))
2397 const char *func, bool no_error)
2409 if (!no_error) {
2471 if (!no_error) {
2651 bool dsa, bool no_error, const char *func)
2657 if (no_error) {
2665 if (no_error) {
2675 if (no_error || validate_buffer_sub_data(ctx, bufObj, offset, size, func))
2812 const char *func, bool subdata, bool no_error)
2819 if (!no_error && !buffer_object_subdata_range_good(ctx, bufObj, offset, size,
2824 if (no_error) {
2835 if (!no_error &&
4930 GLsizeiptr size, bool no_error)
4949 if (!no_error && !bufObj) {
4956 if (no_error) {