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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c759 struct tc_window_rects { struct
769 struct tc_window_rects *p = (struct tc_window_rects *)payload;
779 struct tc_window_rects *p =
780 tc_add_slot_based_call(tc, TC_CALL_set_window_rectangles, tc_window_rects, count);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1331 struct tc_window_rects { struct
1341 struct tc_window_rects *p = (struct tc_window_rects *)call;
1353 struct tc_window_rects *p =
1354 tc_add_slot_based_call(tc, TC_CALL_set_window_rectangles, tc_window_rects, count);

Completed in 11 milliseconds