Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCaps.cpp171 bool requiresBlending) in GetFormatSupportBase() argument
196 if (requiresBlending && !cap.blendable) in GetFormatSupportBase()
212 bool requiresBlending) in GetFormatSupport() argument
216 requiresRenderbufferSupport, requiresBlending); in GetFormatSupport()