commit | 768ca8b83e45b1d23c0d3af0b79cc19c1b3b6988 | [log] [tgz] |
---|---|---|
author | Laura Ekstrand <laura@jlekstrand.net> | Fri Jan 09 16:16:48 2015 -0800 |
committer | Laura Ekstrand <laura@jlekstrand.net> | Mon Mar 09 13:33:53 2015 -0700 |
tree | 5c633798108c29a285f7228a4ccc5f3269e850cd | |
parent | ff011340a499d9fe5c3ead6b46b917578bfeb533 [diff] |
main: Add utility function _mesa_lookup_bufferobj_err. This function is exposed to mesa driver internals so that texture buffer objects and array objects can use it. Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>