diff options
author | Brian Paul <[email protected]> | 2019-03-06 16:20:55 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2019-03-11 20:08:16 -0600 |
commit | 187a527ed762b10e6e3156c678fea7aab0789157 (patch) | |
tree | 6bf0120e121ffb0f9f4495617e99b991adfd910c /docs/sourcetree.html | |
parent | 70a2ede112acb589ee4310a0b3f7476fc1629b51 (diff) |
st/mesa: minor refactoring of texture/sampler delete code
Rename st_texture_free_sampler_views() to
st_delete_texture_sampler_views() to align with
st_DeleteTextureObject(), its only caller.
Move the call to st_texture_release_all_sampler_views() from
st_DeleteTextureObject() to st_delete_texture_sampler_views()
so all the sampler view clean-up code is in one place.
Reviewed-by: Neha Bhende <[email protected]>
Diffstat (limited to 'docs/sourcetree.html')
0 files changed, 0 insertions, 0 deletions