Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexgetimage.c281 teximage_needs_rebase(mesa_format texFormat, GLenum baseFormat, in teximage_needs_rebase() function
363 needsRebase = teximage_needs_rebase(texFormat, baseFormat, true, in get_tex_rgba_compressed()
449 needsRebase = teximage_needs_rebase(texFormat, texImage->_BaseFormat, false, in get_tex_rgba_uncompressed()