Home
last modified time | relevance | path

Searched defs:VertexAttribArg (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.h343 struct VertexAttribArg { struct
344 GLuint index;
345 GLint size;
346 GLenum type;
347 GLboolean normalized;
348 GLsizei stride;
349 GLintptr offset;