Home
last modified time | relevance | path

Searched refs:textuer (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_impl.cpp1994 WebGLTexture* textuer = GetBoundTexture(env, target, false); in CheckTexParameter() local
1995 if (textuer == nullptr) { in CheckTexParameter()