panfrost: Add MALI_SAMP_NORM_COORDS flag
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 31 Jul 2019 16:08:07 +0000 (09:08 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 31 Jul 2019 17:56:11 +0000 (10:56 -0700)
commit3e47a1181b7c5bc962380553c8c99a49a49f45d9
tree4faac4f56d4a9386b99af2f7d812bcd9c9b374dc
parentcf6cad3922f85127a29a8c1e49f980efcc5e9bac
panfrost: Add MALI_SAMP_NORM_COORDS flag

Corresponds to the normalized coordinates? flag on images in OpenCL and
evidently also shows up in GL, so let's wire it in.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c
src/panfrost/include/panfrost-job.h
src/panfrost/pandecode/decode.c