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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c787 struct tc_sampler_views { struct
795 struct tc_sampler_views *p = (struct tc_sampler_views *)payload;
813 struct tc_sampler_views *p =
814 tc_add_slot_based_call(tc, TC_CALL_set_sampler_views, tc_sampler_views, count);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1361 struct tc_sampler_views { struct
1370 struct tc_sampler_views *p = (struct tc_sampler_views *)call;
1388 struct tc_sampler_views *p =
1389 tc_add_slot_based_call(tc, TC_CALL_set_sampler_views, tc_sampler_views,

Completed in 12 milliseconds