HomeSort by relevance Sort by last modified time
    Searched refs:TGSI_OUTPUT_REPLICATE (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.h 57 TGSI_OUTPUT_REPLICATE = 2,
tgsi_info.c 34 #define REPL TGSI_OUTPUT_REPLICATE
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi.c 265 if (info->output_mode == TGSI_OUTPUT_REPLICATE && bld_base->soa) {

Completed in 906 milliseconds