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

  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 269 return BLENDFACTOR_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
blend.h 116 case BLENDFACTOR_CONST_COLOR:
state.h 427 BLENDFACTOR_CONST_COLOR,
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
blend_jit.cpp 82 case BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/intel/vulkan/
genX_pipeline.c 596 [VK_BLEND_FACTOR_CONSTANT_COLOR] = BLENDFACTOR_CONST_COLOR,
    [all...]

Completed in 192 milliseconds