OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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