Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglformats.c2805 GLenum effectiveInternalFormat = in _mesa_es3_error_check_format_and_type() local
2808 if (effectiveInternalFormat == GL_NONE) in _mesa_es3_error_check_format_and_type()
2822 _mesa_base_tex_format(ctx, effectiveInternalFormat); in _mesa_es3_error_check_format_and_type()
2828 internalFormat = effectiveInternalFormat; in _mesa_es3_error_check_format_and_type()