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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h 57 * LP_INTERP_COLOR is translated to either LP_INTERP_CONSTANT or
62 LP_INTERP_COLOR,
lp_state_fs.c 811 if (inputs[i].interp == LP_INTERP_COLOR) {
    [all...]
lp_state_setup.c 826 if (key->inputs[i].interp == LP_INTERP_COLOR) {

Completed in 1769 milliseconds