Home
last modified time | relevance | path

Searched refs:GetExtentionAstcTexImageInternal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_ext.cpp59 const std::vector<GLenum>& WebGLRenderingContextBaseImpl::GetExtentionAstcTexImageInternal() in GetExtentionAstcTexImageInternal() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_draw.cpp858 if (CheckInList(imgArg.internalFormat, GetExtentionAstcTexImageInternal())) { in CheckCompressedTexDimensions()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h346 const std::vector<GLenum>& GetExtentionAstcTexImageInternal();