Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h270 struct TexStorageArg { struct
278TexStorageArg() : func(0), target(0), levels(0), internalFormat(0), width(0), height(0), depth(0) … in TexStorageArg() argument
279 TexStorageArg(const TexStorageArg& arg) in TexStorageArg() argument