nir: Add a lowering pass for UYVY textures
authorJohnson Lin <johnson.lin@intel.com>
Fri, 16 Jun 2017 05:40:31 +0000 (13:40 +0800)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 30 Jun 2017 09:16:26 +0000 (10:16 +0100)
commit8ff4be44b727ccd4452f426391c8a05b264e30dc
tree2be974ce20e8bbb846fb583db531ac2ea08f9685
parent194205cd00e68a97aeeb60b4c8f71df33ad3e87b
nir: Add a lowering pass for UYVY textures

Similar with support for YUYV but with byte order difference in sampler

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_tex.c