Home
last modified time | relevance | path

Searched refs:copytexture_error_check (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dteximage.c2296 copytexture_error_check( struct gl_context *ctx, GLuint dimensions, in copytexture_error_check() function
3927 if (copytexture_error_check(ctx, dims, target, level, internalFormat, in copyteximage()