Searched refs:cubeMapExt (Results 1 – 2 of 2) sorted by relevance
279 WebGLTexture* GetBoundTexture(napi_env env, GLenum target, bool cubeMapExt);
2354 …xture* WebGLRenderingContextBaseImpl::GetBoundTexture(napi_env env, GLenum target, bool cubeMapExt) in GetBoundTexture() argument2367 if (!cubeMapExt) { in GetBoundTexture()2374 if (cubeMapExt) { in GetBoundTexture()