Searched defs:texcoord_const (Results 1 – 1 of 1) sorted by relevance
38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member233 nir_ssa_def *texcoord_const = get_texcoord_const(state); in lower_texcoord() local