Searched defs:tgsi_exec_machine (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h242 struct tgsi_exec_machine struct
340 struct tgsi_exec_machine *
344 tgsi_exec_machine_destroy(struct tgsi_exec_machine *mach);
349 struct tgsi_exec_machine *mach,
356 struct tgsi_exec_machine *mach );
360 tgsi_exec_machine_free_data(struct tgsi_exec_machine *mach);
368 tgsi_set_kill_mask(struct tgsi_exec_machine *mach, unsigned mask)
377 tgsi_set_exec_mask(struct tgsi_exec_machine *mach,
389 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach,
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h242 struct tgsi_exec_machine struct
340 struct tgsi_exec_machine *
344 tgsi_exec_machine_destroy(struct tgsi_exec_machine *mach);
349 struct tgsi_exec_machine *mach,
356 struct tgsi_exec_machine *mach );
360 tgsi_exec_machine_free_data(struct tgsi_exec_machine *mach);
368 tgsi_set_kill_mask(struct tgsi_exec_machine *mach, unsigned mask)
377 tgsi_set_exec_mask(struct tgsi_exec_machine *mach,
389 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach,

Completed in 216 milliseconds