Home
last modified time | relevance | path

Searched defs:texcoord_const (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_drawpixels.c38 nir_variable *texcoord, *texcoord_const, *scale, *bias, *tex, *pixelmap; member
233 nir_ssa_def *texcoord_const = get_texcoord_const(state); in lower_texcoord() local