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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2416 exec_vector(struct tgsi_exec_machine *mach, function
3629 exec_vector(mach, inst, micro_sfl, TGSI_EXEC_DATA_FLOAT);
3649 exec_vector(mach, inst, micro_str, TGSI_EXEC_DATA_FLOAT);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2416 exec_vector(struct tgsi_exec_machine *mach, function
3629 exec_vector(mach, inst, micro_sfl, TGSI_EXEC_DATA_FLOAT);
3649 exec_vector(mach, inst, micro_str, TGSI_EXEC_DATA_FLOAT);

Completed in 55 milliseconds