Searched refs:xoffsets (Results 1 – 2 of 2) sorted by relevance
273 const int *xoffsets = (v3d->screen->devinfo.ver >= 42 ? in v3d_get_sample_position() local276 xy[0] = 0.5 + xoffsets[sample_index] * .125; in v3d_get_sample_position()
80 int xoffsets[] = { 0, 4, rnd(BIL_SUBPEL_SHIFTS) }; in TEST_P() local90 xoffset = xoffsets[k]; in TEST_P()