Home
last modified time | relevance | path

Searched refs:coordPos (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c384 uint coordPos = aaline->coord_slot; in aaline_line() local
466 tex = v[0]->data[coordPos]; in aaline_line()
469 tex = v[1]->data[coordPos]; in aaline_line()
472 tex = v[2]->data[coordPos]; in aaline_line()
475 tex = v[3]->data[coordPos]; in aaline_line()