Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_texcoord_replace.c62 unsigned coord_replace, in nir_lower_texcoord_replace_impl()
141 nir_lower_texcoord_replace(nir_shader *s, unsigned coord_replace, in nir_lower_texcoord_replace()
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c80 unsigned char coord_replace:1; member