Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp196 GLenum GetBlendOp(BlendOp func) in GetBlendOp() function
2776 …glBlendEquationSeparatei(i, GetBlendOp(cBlendState.colorBlendOp), GetBlendOp(cBlendState.alphaBlen… in PrimeBlendState()
2932 … i, GetBlendOp(cBlendState.colorBlendOp), GetBlendOp(cBlendState.alphaBlendOp)); in UpdateBlendState()