Home
last modified time | relevance | path

Searched refs:LINE_STRIP (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h95 LINE_STRIP = 3, member in GLTF2::AttributeType::RenderMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h39 static const GLenum LINE_STRIP = 0x0003; member in OHOS::Rosen::WebGLRenderingContextBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp62 return NVal::CreateInt64(env, WebGLRenderingContextBase::LINE_STRIP).val_; in GetLineStrip()
1631 NVal::DeclareNapiGetter("LINE_STRIP", GetLineStrip), in GetRenderingContextBasePropertyDesc()
H A Dwebgl_rendering_context_base_impl.cpp2439 WebGLRenderingContextBase::LINE_STRIP, in CheckDrawMode()

Completed in 12 milliseconds