Home
last modified time | relevance | path

Searched refs:requiresBlending (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp170 bool requiresBlending) in GetFormatSupportBase() argument
195 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
211 bool requiresBlending) in GetFormatSupport() argument
215 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()