diff options
author | Ian Romanick <[email protected]> | 2016-01-14 10:33:14 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2018-01-02 16:23:51 -0800 |
commit | d17e6bc48eaf20898ae34059372d58b6c8190f0f (patch) | |
tree | bee7f1b3eaca0076eedd6f2a1175d9fb61496ca1 /src/amd/Makefile.addrlib.am | |
parent | 7609d54e4a891c5d101404c8b291e5f0aebfb926 (diff) |
meta/blit: Don't bind texture in _mesa_meta_bind_rb_as_tex_image
All of the callers of _mesa_meta_bind_rb_as_tex_image call
_mesa_meta_setup_sampler shortly after. _mesa_meta_setup_sampler also
binds the texture. This is necessary because not all paths that lead to
_mesa_meta_setup_sampler some through _mesa_meta_bind_rb_as_tex_image.
Rename the function _mesa_meta_texture_object_from_renderbuffer to
reflect its true purpose.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/amd/Makefile.addrlib.am')
0 files changed, 0 insertions, 0 deletions