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

WebGPU: Fix PGs errors / warnings #13154

Merged
merged 14 commits into from
Oct 24, 2022
Merged

WebGPU: Fix PGs errors / warnings #13154

merged 14 commits into from
Oct 24, 2022

Conversation

Popov72
Copy link
Contributor

@Popov72 Popov72 commented Oct 22, 2022

Fix #13066

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@RaananW RaananW merged commit 008d6e4 into BabylonJS:master Oct 24, 2022
RaananW pushed a commit that referenced this pull request Dec 9, 2022
* Fix samples support in render targets

* Add labels to some WebGPU descriptors

* Remove unused code

* Fix code injection at start

* Add some more logs

* Fix usage of destroyed textures

* Fix reentrancy problems with observables

* Remove unncessary call (and fix problem in WebGPU)

* Create the RTT with the right samples from start

* Fix uniform analysis in WebGPU

* Fix reserved keyword (in WebGPU) used as variable

* Factorize visualization test code and fix some tests

* Fix visualization test

* linting

Former-commit-id: 56b6ccc5c7d58c475caaecf0381109b5568bb102
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

Successfully merging this pull request may close these issues.

WebGPU: Fix PGs errors / warnings
2 participants