Home
last modified time | relevance | path

Searched defs:dFactor (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()
445 GLenum dFactor = 0; in BlendFunc() local