Searched refs:GetFrameBufferAttachmentParameter (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_override.cpp | 305 napi_value WebGL2RenderingContextImpl::GetFrameBufferAttachmentParameter( in GetFrameBufferAttachmentParameter() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
|
H A D | webgl_rendering_context_base_impl.cpp | 795 napi_value WebGLRenderingContextBaseImpl::GetFrameBufferAttachmentParameter( in GetFrameBufferAttachmentParameter() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
|
H A D | webgl2_rendering_context_base.cpp | 2259 …context->GetWebGL2RenderingContextImpl().GetFrameBufferAttachmentParameter(env, target, attachment… in GetFramebufferAttachmentParameter()
|
H A D | webgl_rendering_context_base.cpp | 2495 …context->GetWebGLRenderingContextImpl().GetFrameBufferAttachmentParameter(env, target, attachment,… in GetFramebufferAttachmentParameter()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/ |
H A D | webgl2_rendering_context_impl.h | 140 …napi_value GetFrameBufferAttachmentParameter(napi_env env, GLenum target, GLenum attachment, GLenu…
|
H A D | webgl_rendering_context_base_impl.h | 257 …virtual napi_value GetFrameBufferAttachmentParameter(napi_env env, GLenum target, GLenum attachmen…
|