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

  /external/skia/include/gpu/
GrCaps.h 168 kAdvancedCoherent_BlendEquationSupport, //<! Advanced blend equation support that does not
171 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport
181 return kAdvancedCoherent_BlendEquationSupport == fBlendEquationSupport;
  /external/skia/src/gpu/
GrCaps.cpp 194 GR_STATIC_ASSERT(2 == kAdvancedCoherent_BlendEquationSupport);
  /external/skia/src/gpu/gl/
GrGLCaps.cpp     [all...]

Completed in 41 milliseconds