Home
last modified time | relevance | path

Searched defs:webGL2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dobject_manager.h35 WebGLRenderingContextBasicBase* GetWebGLContext(bool webGL2, const std::string& contextId) in GetWebGLContext()
45 …void AddWebGLObject(bool webGL2, const std::string& contextId, WebGLRenderingContextBasicBase* obj) in AddWebGLObject()
51 void DeleteWebGLObject(bool webGL2, WebGLRenderingContextBasicBase* obj) in DeleteWebGLObject()