Home
last modified time | relevance | path

Searched defs:NEAREST_MIPMAP_LINEAR (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_base.h205 static const GLenum NEAREST_MIPMAP_LINEAR = 0x2702; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h148 NEAREST_MIPMAP_LINEAR = 9986, in CORE3D_BEGIN_NAMESPACE() enumerator