Searched defs:WebGLArgInfo (Results 1 – 1 of 1) sorted by relevance
75 struct WebGLArgInfo { struct79 WebGLArgInfo(uint32_t index, WebGLArgType type, const char* name) in WebGLArgInfo() function81 ~WebGLArgInfo() {} in ~WebGLArgInfo() argument