summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorMathias Fröhlich <[email protected]>2018-11-01 19:03:26 +0100
committerMathias Fröhlich <[email protected]>2018-11-26 07:57:10 +0100
commita00a8fb8d19e274c454c69cc0c88cec05d4d6e9a (patch)
tree84c7ca0993fa121aef1c923d29c03efb01e58496 /common.py
parent6705188cc5234de633839e73dfcfc9016d29f32a (diff)
mesa/st: Avoid extra references in the feedback draw function scope.
The change removes the reference that is held on the entries of the vbuffers[] array. The new code does not do that anymore as following the code into draw_set_vertex_buffers() the draw context holds an other reference as long as it is reset down the function again. So it should be already by that argument save to remove that additional reference count. Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions