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

  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 287 return BLENDFACTOR_INV_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
blend.h 127 case BLENDFACTOR_INV_CONST_COLOR:
state.h 436 BLENDFACTOR_INV_CONST_COLOR,
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
blend_jit.cpp 121 case BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/intel/vulkan/
genX_pipeline.c 597 [VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR]= BLENDFACTOR_INV_CONST_COLOR,
    [all...]

Completed in 7185 milliseconds