Searched defs:S_028800_STENCILZFAIL_BF (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600d.h | 2366 #define S_028800_STENCILZFAIL_BF(x) (((x) & 0x7) << 29) macro |
H A D | evergreend.h | 1934 #define S_028800_STENCILZFAIL_BF(x) (((x) & 0x7) << 29) macro |