Searched defs:S_028800_ZFUNC (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/drm/radeon/ | ||
H A D | r600d.h | 2339 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) macro |
H A D | evergreend.h | 1891 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) macro |