Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while integrating vts-browser-js in QT webengine on MacOS. #186

Open
SukanyaGavhane opened this issue Jun 9, 2020 · 1 comment
Open

Comments

@SukanyaGavhane
Copy link

I am trying to integrate Vts-browser-js( v2.22.7) in QtwebEngine(Qt5.12.3) on Mac OS(Catalina) but getting the following errors.

[52886:83459:0609/174212.245657:ERROR:gles2_cmd_decoder.cc(10371)] [.WebGL-0x7ff08d83b600]PERFORMANCE WARNING: Attribute 0 is disabled. This has significant performance penalty
js: [.WebGL-0x7ff08d83b600]PERFORMANCE WARNING: Attribute 0 is disabled. This has significant performance penalty.

according to the warning:- Somehow while setting up the GPU buffers, the enableVertexAttribArray is not gettings called.

Could you please suggest some methods to resolve the same?

Any inputs would be really appreciated!

@davidmtech
Copy link
Member

Unfortunately I do not have required setup to replicate these results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants