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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c830 struct tc_shader_images { struct
839 struct tc_shader_images *p = (struct tc_shader_images *)payload;
863 struct tc_shader_images *p =
864 tc_add_slot_based_call(tc, TC_CALL_set_shader_images, tc_shader_images,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1438 struct tc_shader_images { struct
1448 struct tc_shader_images *p = (struct tc_shader_images *)call;
1454 return call_size(tc_shader_images);
1477 struct tc_shader_images *p =
1478 tc_add_slot_based_call(tc, TC_CALL_set_shader_images, tc_shader_images,

Completed in 12 milliseconds