Home
last modified time | relevance | path

Searched refs:GetBlendOp (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp196 GLenum GetBlendOp(BlendOp func) in GetBlendOp() function
2775 glBlendEquationSeparatei(i, GetBlendOp(cBlendState.colorBlendOp), GetBlendOp(cBlendState.alphaBlendOp)); in PrimeBlendState()
2931 i, GetBlendOp(cBlendState.colorBlendOp), GetBlendOp(cBlendState.alphaBlendOp)); in UpdateBlendState()

Completed in 6 milliseconds