Home
last modified time | relevance | path

Searched refs:GetTexImageInternalFormat (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.cpp95 const std::vector<GLenum>& WebGLRenderingContextBaseImpl::GetTexImageInternalFormat() in GetTexImageInternalFormat() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_draw.cpp815 return CheckInList(internalFormat, WebGLRenderingContextBaseImpl::GetTexImageInternalFormat()); in CheckTexImageInternalFormat()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h345 const std::vector<GLenum> &GetTexImageInternalFormat();