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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexgetimage.c1087 pbo_error_check(struct gl_context *ctx, GLenum target, function in typeref:typename:bool
1278 if (pbo_error_check(ctx, target, width, height, depth,
1320 if (pbo_error_check(ctx, target, width, height, depth,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexgetimage.c1094 pbo_error_check(struct gl_context *ctx, GLenum target, function in typeref:typename:bool
1285 if (pbo_error_check(ctx, target, width, height, depth,
1327 if (pbo_error_check(ctx, target, width, height, depth,

Completed in 7 milliseconds