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

  /external/skia/include/gpu/
GrCaps.h 166 kAdvanced_BlendEquationSupport, //<! Additional fixed function support for specific
177 return fBlendEquationSupport >= kAdvanced_BlendEquationSupport;
  /external/skia/src/gpu/
GrCaps.cpp 193 GR_STATIC_ASSERT(1 == kAdvanced_BlendEquationSupport);
  /external/skia/src/gpu/gl/
GrGLCaps.cpp     [all...]
GrGLGpu.cpp     [all...]

Completed in 83 milliseconds