Home
last modified time | relevance | path

Searched refs:tgsi_check_soa_dependencies (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h364 tgsi_check_soa_dependencies(const struct tgsi_full_instruction *inst);
Dtgsi_ppc.c1090 if (tgsi_check_soa_dependencies(inst)) in emit_instruction()
Dtgsi_exec.c581 tgsi_check_soa_dependencies(const struct tgsi_full_instruction *inst) in tgsi_check_soa_dependencies() function