Searched defs:WebGLSync (Results 1 – 3 of 3) sorted by relevance
49 explicit WebGLSync() : sync_(0) {}; in WebGLSync() function50 WebGLSync(napi_env env, napi_value exports) : NExporter(env, exports), sync_(0) {}; in WebGLSync() function
5403 interface WebGLSync { interface5406 declare var WebGLSync: { variable
16650 interface WebGLSync { interface16653 declare var WebGLSync: { variable