OSDN Git Service

anv/clear: Disable the scissor operation
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 6 Apr 2016 22:57:32 +0000 (15:57 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 14 Apr 2016 00:45:18 +0000 (17:45 -0700)
commit76b0ba087c50a271867f98eaf2acf0364d5b706e
tree7b879baa2246a7898486d0f164476b3d34d64ac3
parent9e351e077befbdc179f7926edd8b5dde02f20494
anv/clear: Disable the scissor operation

Since the scissor rectangle always matches that of the framebuffer,
this operation isn't needed.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
src/intel/vulkan/anv_meta_clear.c