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

  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 271 return BLENDFACTOR_CONST_ALPHA;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
blend.h 123 case BLENDFACTOR_CONST_ALPHA:
state.h 428 BLENDFACTOR_CONST_ALPHA,
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
blend_jit.cpp 88 case BLENDFACTOR_CONST_ALPHA:
  /external/mesa3d/src/intel/vulkan/
genX_pipeline.c 598 [VK_BLEND_FACTOR_CONSTANT_ALPHA] = BLENDFACTOR_CONST_ALPHA,
    [all...]

Completed in 442 milliseconds