Searched refs:PREDICATION_DRAW_VISIBLE (Results 1 – 6 of 6) sorted by relevance
127 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro
941 op |= PREDICATION_DRAW_VISIBLE; /* Draw if visible or no overflow */ in r600_emit_query_predication()
162 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro
1148 op = PRED_OP(PREDICATION_OP_BOOL64) | PREDICATION_DRAW_VISIBLE; in si_emit_set_predication_state()
984 op |= PREDICATION_DRAW_VISIBLE; /* Draw if visible or no overflow */ in r600_emit_query_predication()
78 #define PREDICATION_DRAW_VISIBLE (1 << 8) macro