[Mesa-dev] [PATCH 2/2] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()

Emil Velikov emil.l.velikov at gmail.com
Mon May 29 18:10:33 UTC 2017


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."

-Emil


More information about the mesa-dev mailing list