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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c646 struct tc_constant_buffer { struct
654 struct tc_constant_buffer *p = (struct tc_constant_buffer *)payload;
682 struct tc_constant_buffer *p =
684 tc_constant_buffer);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1136 struct tc_constant_buffer { struct
1144 struct tc_constant_buffer *p = (struct tc_constant_buffer *)call;
1152 return call_size(tc_constant_buffer);
1191 struct tc_constant_buffer *p =
1192 tc_add_call(tc, TC_CALL_set_constant_buffer, tc_constant_buffer);

Completed in 16 milliseconds