#函数HookOGLFunc
签名
HookOGLFunc(ctx: WebGLContext): void
描述

Hook WebGL 相关的 API 调用

参数
ctx: WebGLContext

WebGL 上下文

返回void
总览