Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.h57 TGSI_OUTPUT_REPLICATE = 2, enumerator
Dtgsi_info.c34 #define REPL TGSI_OUTPUT_REPLICATE
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c265 if (info->output_mode == TGSI_OUTPUT_REPLICATE && bld_base->soa) { in lp_build_tgsi_inst_llvm()