Searched defs:texcoord_const (Results 1 – 3 of 3) sorted by relevance
45 unsigned texcoord_const; member220 unsigned texcoord_const, unsigned tex_target) in st_get_drawpix_shader()
1161 unsigned scale_const = 0, bias_const = 0, texcoord_const = 0; in st_create_fp_variant() local
204 nir_ssa_def *texcoord_const = get_texcoord_const(state); in lower_texcoord() local