Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h154 struct TextureFormatTypeMap { struct
158TextureFormatTypeMap(GLenum arg1, GLenum arg2, GLenum arg3) : internalFormat(arg1), format(arg2), … in TextureFormatTypeMap() argument