()
| 244 | return {}; |
| 245 | }; |
| 246 | const shimClientWaitSync = () => glContext.CONDITION_SATISFIED; |
| 247 | |
| 248 | // @ts-ignore |
| 249 | glContext.getExtension = shimGetExt.bind(glContext); |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…