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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dteximage.c2480 * See also copytexsubimage_error_check2() below for the second part.
2539 copytexsubimage_error_check2( struct gl_context *ctx, GLuint dimensions, function
3508 if (copytexsubimage_error_check2(ctx, dims, target, level, xoffset, yoffset,
/external/mesa3d/src/mesa/main/
H A Dteximage.c2480 * See also copytexsubimage_error_check2() below for the second part.
2539 copytexsubimage_error_check2( struct gl_context *ctx, GLuint dimensions, function
3508 if (copytexsubimage_error_check2(ctx, dims, target, level, xoffset, yoffset,

Completed in 571 milliseconds