Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h328 static const GLenum BROWSER_DEFAULT_WEBGL = 0x9244; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp480 …if (static_cast<GLenum>(param) == WebGLRenderingContextBase::BROWSER_DEFAULT_WEBGL || param == GL_… in PixelStorei()
H A Dwebgl_rendering_context_common.cpp1507 return NVal::CreateInt64(env, WebGLRenderingContextBase::BROWSER_DEFAULT_WEBGL).val_; in GetBrowserDefaultWebgl()
H A Dwebgl_rendering_context_base_impl.cpp47 unpackColorspaceConversion_ = WebGLRenderingContextBase::BROWSER_DEFAULT_WEBGL; in Init()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md517 | webgl | WebGLRenderingContextBase | readonly BROWSER_DEFAULT_WEBGL: GLenum; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md517 | webgl | WebGLRenderingContextBase | readonly BROWSER_DEFAULT_WEBGL: GLenum; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md324 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:readonly BROWSER_DEFAULT_WEBGL: GLenum;…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md324 …: WebGLRenderingContextBase<br>Method or attribute name: readonly BROWSER_DEFAULT_WEBGL: GLenum;|N…