anv/meta_blit: Remove references to clearing
authorChad Versace <chad.versace@intel.com>
Fri, 12 Feb 2016 19:27:19 +0000 (11:27 -0800)
committerChad Versace <chad.versace@intel.com>
Fri, 12 Feb 2016 19:29:29 +0000 (11:29 -0800)
commit03bea8fda790592685d33743a5c9ce36b2fa91f0
treef76bf614ad50c30aae0098b5076039ab57d7916a
parent97b5a07378c45ef6f74a9c0f650b5704ea1c0db0
anv/meta_blit: Remove references to clearing

Long ago, the blit code used to handle clearing and blitting.

- Fix any comments that refer to clearing.
- Rename shader var 'attr' to 'tex_pos'. The name 'attr' is an artifact
  of the time when the shader was used for blitting as well as clearing.
src/vulkan/anv_meta_blit.c