Home
last modified time | relevance | path

Searched refs:CreateWebGlContextAttributes (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h65 std::shared_ptr<WebGLContextAttributes> CreateWebGlContextAttributes() in CreateWebGlContextAttributes() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp214 auto contextAttributes = webGLRenderingContext_->CreateWebGlContextAttributes(); in GetFrameBufferAttachmentParameterForDefault()
H A Dwebgl_rendering_context_base_impl.cpp78 auto webGlContextAttributes = webGLRenderingContext_->CreateWebGlContextAttributes(); in GetContextAttributes()
2798 auto webGlContextAttributes = webGLRenderingContext_->CreateWebGlContextAttributes(); in GetBoundFrameBufferColorFormat()