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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1749 exec_tex(struct tgsi_exec_machine *mach, function
3656 exec_tex(mach, inst, TEX_MODIFIER_NONE);
3663 exec_tex(mach, inst, TEX_MODIFIER_LOD_BIAS);
3679 exec_tex(mach, inst, TEX_MODIFIER_EXPLICIT_LOD);
3686 exec_tex(mach, inst, TEX_MODIFIER_PROJECTED);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1749 exec_tex(struct tgsi_exec_machine *mach, function
3656 exec_tex(mach, inst, TEX_MODIFIER_NONE);
3663 exec_tex(mach, inst, TEX_MODIFIER_LOD_BIAS);
3679 exec_tex(mach, inst, TEX_MODIFIER_EXPLICIT_LOD);
3686 exec_tex(mach, inst, TEX_MODIFIER_PROJECTED);

Completed in 65 milliseconds