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

  /external/skia/src/gpu/effects/
GrPorterDuffXferProcessor.cpp 108 GrBlendEquation fBlendEquation : 6;
367 blendInfo->fEquation = fBlendFormula.fBlendEquation;
    [all...]
  /external/skia/include/gpu/gl/
GrGLInterface.h 148 GrGLFunction<GrGLBlendEquationProc> fBlendEquation;
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 360 functions->fBlendEquation = noOpGLBlendEquation;
SkNullGLContext.cpp 409 functions->fBlendEquation = noOpGLBlendEquation;
GrGLInterface.cpp 119 nullptr == fFunctions.fBlendEquation || // -> GL >= 1.4 or extension, ES >= 2.0
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 854 functions->fBlendEquation = noOpGLBlendEquation;
    [all...]

Completed in 159 milliseconds