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

  /external/skia/src/gpu/
GrCaps.h 93 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport
GrCaps.cpp 234 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kBlendEquationSupportNames) == kLast_BlendEquationSupport + 1);
  /external/skqp/src/gpu/
GrCaps.h 93 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport
GrCaps.cpp 234 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kBlendEquationSupportNames) == kLast_BlendEquationSupport + 1);

Completed in 145 milliseconds