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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c730 struct tc_viewports { struct
738 struct tc_viewports *p = (struct tc_viewports *)payload;
751 struct tc_viewports *p =
752 tc_add_slot_based_call(tc, TC_CALL_set_viewport_states, tc_viewports, count);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1299 struct tc_viewports { struct
1308 struct tc_viewports *p = (struct tc_viewports *)call;
1323 struct tc_viewports *p =
1324 tc_add_slot_based_call(tc, TC_CALL_set_viewport_states, tc_viewports, count);

Completed in 12 milliseconds