Searched refs:effectiveInternalFormat (Results 1 – 1 of 1) sorted by relevance
2805 GLenum effectiveInternalFormat = in _mesa_es3_error_check_format_and_type() local2808 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()