Home
last modified time | relevance | path

Searched refs:G_028800_STENCIL_ENABLE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Devergreend.h1883 #define G_028800_STENCIL_ENABLE(x) (((x) >> 0) & 0x1) macro
H A Dr600d.h2331 #define G_028800_STENCIL_ENABLE(x) (((x) >> 0) & 0x1) macro
H A Dr600_cs.c775 (G_028800_STENCIL_ENABLE(track->db_depth_control) || in r600_cs_track_check()
H A Devergreen_cs.c996 G_028800_STENCIL_ENABLE(track->db_depth_control)) { in evergreen_cs_track_check()