Home
last modified time | relevance | path

Searched defs:BufferExt (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.h423 struct BufferExt { struct
426 BufferExt() : offset(0), length(0) {} in BufferExt() argument