Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h80 bool SetTexStorageInfo(const TexStorageArg* arg);
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp199 bool WebGLTexture::SetTexStorageInfo(const TexStorageArg* arg) in SetTexStorageInfo() function in OHOS::Rosen::WebGLTexture
H A Dwebgl2_rendering_context_impl.cpp669 texture->SetTexStorageInfo(&arg); in TexStorage2D()
691 texture->SetTexStorageInfo(&arg); in TexStorage3D()