Searched refs:PREDICATION_DRAW_VISIBLE (Results 1 – 6 of 6) sorted by relevance
127 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro
947 op |= PREDICATION_DRAW_VISIBLE; /* Draw if visible or no overflow */ in r600_emit_query_predication()
163 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro
94 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro
977 op |= PREDICATION_DRAW_VISIBLE; /* Draw if visible or no overflow */ in si_emit_query_predication()1042 op |= PREDICATION_DRAW_VISIBLE; /* Draw if visible or no overflow */ in si_emit_query_predication()
1394 op |= draw_visible ? PREDICATION_DRAW_VISIBLE : PREDICATION_DRAW_NOT_VISIBLE; in si_emit_set_predication_state()