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

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.h 50 TGSI_OUTPUT_COMPONENTWISE = 1,
tgsi_info.c 33 #define COMP TGSI_OUTPUT_COMPONENTWISE
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi.c 242 if (info->output_mode == TGSI_OUTPUT_COMPONENTWISE && bld_base->soa) {

Completed in 78 milliseconds