Home
last modified time | relevance | path

Searched defs:GetInternalFormat (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_renderbuffer.h69 GLenum GetInternalFormat() const in GetInternalFormat() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp360 GLenum WebGLTexture::GetInternalFormat(GLenum target, GLint level) const in GetInternalFormat() function in OHOS::Rosen::WebGLTexture