Home
last modified time | relevance | path

Searched refs:xoffsets (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.c326 const int *xoffsets = (v3d->screen->devinfo.ver >= 42 ? in v3d_get_sample_position() local
329 xy[0] = 0.5 + xoffsets[sample_index] * .125; in v3d_get_sample_position()

Completed in 2 milliseconds