Home | History | Annotate | Download | only in trivial

Lines Matching defs:nx

193         int nx = (target == PIPE_BUFFER ? (w / dx) :
214 for (x = 0; x < nx; ++x) {
237 int nx = (tex->target == PIPE_BUFFER ? (tex->width0 / dx) :
259 for (x = 0; x < nx; ++x) {