Home
last modified time | relevance | path

Searched refs:WEBGL_1_0 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h33 enum : int { WEBGL_1_0 = 0, WEBGL_2_0 }; enumerator
H A Dwebgl_rendering_context_base_impl.h112 return version_ > WEBGL_1_0; in IsHighWebGL()
350 int32_t version_ = WEBGL_1_0;