Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dshadow_demo.js332 gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, texture, 0);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dshadow2_demo.js334 gl.framebufferTexture2D(gl.FRAMEBUFFER, gl.COLOR_ATTACHMENT0, gl.TEXTURE_2D, texture, 0);
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp2338 static const std::vector<GLenum> glSupport = { WebGLRenderingContextBase::COLOR_ATTACHMENT0, in CheckAttachment()
2344 if (attachment < WebGLRenderingContextBase::COLOR_ATTACHMENT0 || in CheckAttachment()
2345 attachment > WebGLRenderingContextBase::COLOR_ATTACHMENT0 + in CheckAttachment()
2820 case WebGLRenderingContextBase::COLOR_ATTACHMENT0: in CheckReadBufferMode()
2823 if (mode < WebGLRenderingContextBase::COLOR_ATTACHMENT0) { in CheckReadBufferMode()
2826 …if (mode > static_cast<GLenum>(WebGLRenderingContextBase::COLOR_ATTACHMENT0 + GetMaxColorAttachmen… in CheckReadBufferMode()
H A Dwebgl_rendering_context_common.cpp1417 return NVal::CreateInt64(env, WebGLRenderingContextBase::COLOR_ATTACHMENT0).val_; in GetColorAttachment0()
H A Dwebgl2_rendering_context_impl.cpp1449 mode = WebGLRenderingContextBase::COLOR_ATTACHMENT0; in ReadBuffer()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h310 static const GLenum COLOR_ATTACHMENT0 = 0x8CE0; variable
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md535 | webgl | WebGLRenderingContextBase | readonly COLOR_ATTACHMENT0: GLenum; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md535 | webgl | WebGLRenderingContextBase | readonly COLOR_ATTACHMENT0: GLenum; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md306 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:readonly COLOR_ATTACHMENT0: GLenum;|NA|…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md306 …me: WebGLRenderingContextBase<br>Method or attribute name: readonly COLOR_ATTACHMENT0: GLenum;|NA|…