Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c2990 GLenum effectiveInternalFormat = in _mesa_gles_error_check_format_and_type() local
2993 if (effectiveInternalFormat == GL_NONE) in _mesa_gles_error_check_format_and_type()
3007 _mesa_base_tex_format(ctx, effectiveInternalFormat); in _mesa_gles_error_check_format_and_type()
3013 internalFormat = effectiveInternalFormat; in _mesa_gles_error_check_format_and_type()

Completed in 5 milliseconds