Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_samples.c60 #define SAMPLE8(x, y) SAMPLE16((x) * 2, (y) * 2) macro
83 SAMPLE8(-1, -3),
84 SAMPLE8( 3, -1),
85 SAMPLE8(-3, 1),
86 SAMPLE8( 1, 3),
88 .origin = SAMPLE8(0, 0)

Completed in 1 milliseconds