Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dteximage.c3787 can_avoid_reallocation(const struct gl_texture_image *texImage, in can_avoid_reallocation() function
3952 if (texImage && can_avoid_reallocation(texImage, internalFormat, texFormat, in copyteximage()