diff options
author | Ian Romanick <[email protected]> | 2013-12-14 11:58:45 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-02-02 16:49:08 +0100 |
commit | fcb498302bff912ca4f3169d37cc04b58e77d0fa (patch) | |
tree | f0dae899268560bf7b731a168245d24899fc4fae /include | |
parent | 2d3f92e881dbd9d1aff17bba0d182c8ef645a2ca (diff) |
meta: Release resources used by _mesa_meta_DrawPixels
_mesa_meta_DrawPixels creates a VAO and (potentially) two fragment
programs, but none of them are ever released. Leaking piles of memory
is generally frowned upon.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Cc: "9.1 9.2 10.0" <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions