OSDN Git Service

anv: Use macro to avoid code duplication for sample positions
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 10 Aug 2016 22:22:10 +0000 (15:22 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 12 Aug 2016 17:45:02 +0000 (10:45 -0700)
commit1fe36d849cd0b57da681736d5177275b82b1caba
tree29d481ff1cdc89a5767d1834b38956a4c39d5be2
parent317e136ef0f1e5e21ee0edb309b3bd8242b29f35
anv: Use macro to avoid code duplication for sample positions

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/genX_multisample.h [new file with mode: 0644]
src/intel/vulkan/genX_pipeline_util.h
src/intel/vulkan/genX_state.c