OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kAdvancedCoherent_BlendEquationSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrCaps.h
91
kAdvancedCoherent_BlendEquationSupport
, //<! Advanced blend equation support that does not
94
kLast_BlendEquationSupport =
kAdvancedCoherent_BlendEquationSupport
104
return
kAdvancedCoherent_BlendEquationSupport
== fBlendEquationSupport;
/external/skqp/include/gpu/
GrCaps.h
84
kAdvancedCoherent_BlendEquationSupport
, //<! Advanced blend equation support that does not
87
kLast_BlendEquationSupport =
kAdvancedCoherent_BlendEquationSupport
97
return
kAdvancedCoherent_BlendEquationSupport
== fBlendEquationSupport;
Completed in 495 milliseconds