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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1017 struct tc_stream_outputs { struct
1026 struct tc_stream_outputs *p = (struct tc_stream_outputs *)payload;
1041 struct tc_stream_outputs *p =
1043 tc_stream_outputs);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1705 struct tc_stream_outputs { struct
1715 struct tc_stream_outputs *p = to_call(call, tc_stream_outputs);
1722 return call_size(tc_stream_outputs);
1732 struct tc_stream_outputs *p =
1733 tc_add_call(tc, TC_CALL_set_stream_output_targets, tc_stream_outputs);

Completed in 12 milliseconds