Searched refs:blendFunctionDst (Results 1 – 2 of 2) sorted by relevance
1584 …const GLenum blendFunctionDst = rnd.choose<GLenum>(DE_ARRAY_BEGIN(functions), DE_ARRAY_END(functi… in testFBO() local1596 gl.blendFunc(blendFunction, blendFunctionDst); in testFBO()
1952 …const GLenum blendFunctionDst = rnd.choose<GLenum>(DE_ARRAY_BEGIN(functions), DE_ARRAY_END(functi… in testFBO() local1964 gl.blendFunc(blendFunction, blendFunctionDst); in testFBO()