Searched defs:LINEAR_MIPMAP_NEAREST (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ | ||
H A D | gltf2_data_structures.h | 147 LINEAR_MIPMAP_NEAREST = 9985, member in GLTF2::AttributeType::RenderMode::FilterMode |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/ | ||
H A D | webgl_rendering_context_base.h | 204 static const GLenum LINEAR_MIPMAP_NEAREST = 0x2701; member in OHOS::Rosen::WebGLRenderingContextBase |
Completed in 4 milliseconds