Searched refs:tc_scissors (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c704 struct tc_scissors { struct
712 struct tc_scissors *p = (struct tc_scissors *)payload;
722 struct tc_scissors *p =
723 tc_add_slot_based_call(tc, TC_CALL_set_scissor_states, tc_scissors, count);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1270 struct tc_scissors { struct
1279 struct tc_scissors *p = (struct tc_scissors *)call;
1291 struct tc_scissors *p =
1292 tc_add_slot_based_call(tc, TC_CALL_set_scissor_states, tc_scissors, count);

Completed in 12 milliseconds