Home
last modified time | relevance | path

Searched defs:sFactor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp412 static bool CheckBlendFuncFactors(GLenum sFactor, GLenum dFactor) in CheckBlendFuncFactors()
440 GLenum sFactor = 0; in BlendFunc() local