Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLCompatibilityTest.cpp17 bool ConstantColorAndAlphaBlendFunctions(GLenum first, GLenum second) in ConstantColorAndAlphaBlendFunctions() function
25 if (ConstantColorAndAlphaBlendFunctions(src, dst) || in CheckBlendFunctions()
26 ConstantColorAndAlphaBlendFunctions(dst, src)) in CheckBlendFunctions()