Searched defs:S_028C04_MAX_SAMPLE_DIST (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ | ||
D | evergreend.h | 1953 #define S_028C04_MAX_SAMPLE_DIST(x) (((x) & 0xf) << 13) macro |
D | r600d.h | 2377 #define S_028C04_MAX_SAMPLE_DIST(x) (((x) & 0xF) << 13) macro |