diff options
author | Eric Anholt <[email protected]> | 2012-01-02 17:08:13 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-01-05 09:11:29 -0800 |
commit | 9d36c96d6ec9f2c05c8e0b9ef18c5462cddee8c1 (patch) | |
tree | bbf6423de5fc0064dc86ca35f8b81978d2177eb9 /src/mesa/Android.gen.mk | |
parent | cc1d8a466a52ae89080f5dec06c1859235643532 (diff) |
mesa: Fix glGetTransformFeedbackVarying().
The current implementation was totally broken -- it was looking in an
unpopulated structure for varyings, and trying to do so using the
current list of varying names, not the list used at link time.
v2: Fix leaking of memory into the program per re-link.
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mesa/Android.gen.mk')
0 files changed, 0 insertions, 0 deletions