OSDN Git Service

i965: add support for sampling from AYUV
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 8 Nov 2018 17:26:36 +0000 (17:26 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 12 Nov 2018 13:22:54 +0000 (13:22 +0000)
commit89785e2d56e7fa88efa79d1981f7283ee65a458e
tree5ebacdf18a7265e92ddb72fa3e9288c0ce74f156
parent252ca7b43fa0516548dbba86823e03c153dc3da6
i965: add support for sampling from AYUV

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_nir.c
src/mesa/drivers/dri/i965/brw_wm.c
src/mesa/drivers/dri/i965/intel_screen.c