intel/compiler: Add new variant for TXF_CMS_W
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Wed, 8 Jul 2020 06:54:00 +0000 (23:54 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Tue, 23 Nov 2021 05:27:30 +0000 (21:27 -0800)
commit261dd6c8f894fe13926ede073669b96652da61db
treeceecad0d7c72666b51a312cb8ab3b2c980ea0aeb
parent24831bbd40784c3b24fb95632b9f8e09f6432ace
intel/compiler: Add new variant for TXF_CMS_W

This allows, for example, fs_inst::components_read() without passing
devinfo as extra argument.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11766>
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs_copy_propagation.cpp
src/intel/compiler/brw_shader.cpp