Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1136 struct tc_constant_buffer { struct
1144 struct tc_constant_buffer *p = (struct tc_constant_buffer *)call; in tc_call_set_constant_buffer() argument
1152 return call_size(tc_constant_buffer); in tc_call_set_constant_buffer()
1191 struct tc_constant_buffer *p = in tc_set_constant_buffer()
1192 tc_add_call(tc, TC_CALL_set_constant_buffer, tc_constant_buffer); in tc_set_constant_buffer()