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

WEBGL: warnings while running via emscripten #562

Open
mgerhardy opened this issue Dec 9, 2024 · 0 comments
Open

WEBGL: warnings while running via emscripten #562

mgerhardy opened this issue Dec 9, 2024 · 0 comments
Labels
OS: emscripten WASM/GLES3

Comments

@mgerhardy
Copy link
Collaborator

WebGL warning: drawElementsInstanced: Depth texture comparison requests (e.g. `LINEAR`) Filtering, but behavior is implementation-defined, and so on some systems will sometimes behave as `NEAREST`. (warns once)
WebGL warning: drawArraysInstanced: Program has no frag output at location 1, the destination draw buffer has an attached image, and its color write mask is not all false, and DRAW_BUFFER1 is not NONE.
@mgerhardy mgerhardy added the OS: emscripten WASM/GLES3 label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: emscripten WASM/GLES3
Projects
None yet
Development

No branches or pull requests

1 participant