• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 20 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0025 秒)

11. 浏览器跑没问题,开发者工具跑报错 [ 60%]

...包到微信开发者工具报错: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'. 附件 : --> 2020-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 15...

来源: Laya_社区 发布时间: 20200424

12. Failed to execute 'texImage2D怎么处理? [ 57%]

...4数据, 然后就报下面的错误 "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided." 2018-06-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回...

来源: Laya_社区 发布时间: 20180605

13. 3D开启多线程报错 [ 56%]

...:laya.d3.js:37225 Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225)     at Texture2D.__proto.recreateResource (laya.d3.js:37271)     at Text...

来源: Laya_社区 发布时间: 20190227

14. 使用WebGL后,图片加载出错,不使用可以正常加载 [ 56%]

...如下:  Uncaught SecurityError: Failed to execute 'texSubImage2D' on 'WebGLRenderingContext': The cross-origin image at http://127.0.0.1/laya/studyLay ... y.png may not be loaded.   对应的js错误行代码: (xoffset-1 >=0)&& (gl.texSubImage2D(0x0DE1,0,xoffset-1,yoffset,0x1908,0x...

来源: Laya_社区 发布时间: 20160601

15. 3D开启多线程报错 [ 56%]

...:laya.d3.js:37225 Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225)     at Texture2D.__proto.recreateResource (laya.d3.js:37271)     at Text...

来源: Laya_社区 发布时间: 20190323

16. 【laya2.0】请问drawToCanvas方法改了吗? [ 55%]

...ge/png"); 报错:Uncaught TypeError: Failed to execute 'bindTexture' on 'WebGLRenderingContext': parameter 2 is not of type 'WebGLTexture'. 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron ...

来源: Laya_社区 发布时间: 20181010

17. worker.js 使用问题 [ 53%]

...启后报错如下Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:33519)     at Texture2D.__proto.recreateResource (laya.d3.js:33562)     at Textur...

来源: Laya_社区 发布时间: 20171120

18. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 51%]

...turns Promise<any> initializeXRGL initializeXRGL(xrSession: any, gl: WebGLRenderingContext): Promise<boolean> Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:87 Initializes the xr layer for the session Parameters xrSession: any gl: WebGLRenderingContext Returns Promise<boolean&gt...

来源: Laya3.0_api 发布时间: 20231115

19. [LayaAir3]调用renderTexture.getDataAsync且同时勾选camera的hdr或msaa,webgl必报错 [ 51%]

... await renderTexture.getDataAsync(0, 0, 50, 28, out) as Uint8Array; let gl:WebGLRenderingContext | WebGL2RenderingContext = Laya.WebGLEngine.instance.gl; let errorCode:number = gl.getError(); if(errorCode != 0) {     console.log("webgl报错了,错误代码为" + errorCode); }   3 camera勾选h...

来源: Laya_社区 发布时间: 20250916

20. 关于ios下的错误 [ 49%]

...nishObject + 128 4 GLEngine _glBufferSubData_Exec + 716 5 WebCore WebCore::WebGLRenderingContext::bufferSubData(unsigned int, long long, JSC::ArrayBuffer*, int&) + 360 6 WebCore WebCore::jsWebGLRenderingContextPrototypeFunctionBufferSubData(JSC::ExecState*) + 648 7 JavaScriptCore _llint_entry + ...

来源: Laya_社区 发布时间: 20180409