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