Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h97 TRIANGLE_STRIP = 5, member in GLTF2::AttributeType::RenderMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h41 static const GLenum TRIANGLE_STRIP = 0x0005; member in OHOS::Rosen::WebGLRenderingContextBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp72 return NVal::CreateInt64(env, WebGLRenderingContextBase::TRIANGLE_STRIP).val_; in GetTrianglesStrip()
1633 NVal::DeclareNapiGetter("TRIANGLE_STRIP", GetTrianglesStrip), in GetRenderingContextBasePropertyDesc()
H A Dwebgl_rendering_context_base_impl.cpp2442 WebGLRenderingContextBase::TRIANGLE_STRIP, in CheckDrawMode()

Completed in 12 milliseconds