Searched defs:G_02880C_KILL_ENABLE (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
D | evergreend.h | 983 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro |
D | r600d.h | 868 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro |