[Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
samuel.pitoiset at gmail.com
Mon May 29 18:45:30 UTC 2017
On 05/29/2017 08:10 PM, Emil Velikov wrote:
> Hi Samuel,
>
> Worth adding something vaguely like the following, since it's not
> immediately obvious?
>
> "get_texobj_by_name() can throw a GL_INVALID_ENUM, which gets
> overridden in the caller.
> Address that by updating by moving the GL_INVALID_OPERATION within the
> function itself."
Hi Emil,
Sure, no problem. :)
>
> -Emil
>
More information about the mesa-dev
mailing list