Also refactor glsl.meta.slang texture*() functions to use them and fix TODOs like: ``` // TODO: Need to apply bias return sampler.SampleCmp(location, compareValue); ```