Commit 639ea9fdbc43c8e94b6945763a92b3921417834c

Alex Szpakowski 2018-01-01T19:37:16

metal: Use sampler state objects instead of shader-declared samplers for linear vs nearest filtering. This avoids a ton of shader duplication once multiple shaders that use samplers are added (e.g. the currently missing YUV shaders).