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

  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 127 4, saf : member in struct:GGLBlendState
  /external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp 139 ctx->state.blendState.saf = GLBlendFactor(srcAlpha);
llvm_scanline.cpp 351 if (gglCtx->blendState.scf != gglCtx->blendState.saf) {
352 Value * sfA = BlendFactor(gglCtx->blendState.saf, srcA, dstA,

Completed in 20 milliseconds