i965/fs: Move handling of samples_identical into the switch statement
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 3 May 2016 19:24:51 +0000 (12:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 5 May 2016 23:25:21 +0000 (16:25 -0700)
commit7bc987abe0dc863b091bf77f5b02138ebe79e559
tree71e7e4313810fe5ef108fff0a8bfc91931bfdce8
parent3ba228f9978cbabc2b4731327454dd91a208c317
i965/fs: Move handling of samples_identical into the switch statement

This is where we handle texop_texture_samples so it makes things more
consistent.
src/mesa/drivers/dri/i965/brw_fs_nir.cpp