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

  /external/skia/include/gpu/
GrCaps.h 90 kBasic_BlendEquationSupport, //<! Support to select the operator that
  /external/skia/src/gpu/
GrCaps.cpp 62 fBlendEquationSupport = kBasic_BlendEquationSupport;
184 GR_STATIC_ASSERT(0 == kBasic_BlendEquationSupport);

Completed in 43 milliseconds