Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dteximage.c1746 texture_formats_agree(GLenum internalFormat, in texture_formats_agree() function
1928 if (!texture_formats_agree(internalFormat, format)) { in texture_error_check()
4413 if (!texture_formats_agree(internalFormat, format)) { in check_clear_tex_image()