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

  /external/skia/include/gpu/
GrCaps.h 180 bool advancedCoherentBlendEquationSupport() const {
  /external/skia/src/gpu/effects/
GrCustomXfermode.cpp 314 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) {

Completed in 402 milliseconds