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

Expanded Texture class by handling of WebGPU functionality #5369

Merged
merged 1 commit into from Jun 1, 2023

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jun 1, 2023

Code cleanup to handle WebGPU similarly to WebGl2

New public API

  • GraphicsDevice.supportsVolumeTextures - true on WebGl2 and WebGPU

@mvaligursky mvaligursky self-assigned this Jun 1, 2023
@mvaligursky mvaligursky added the area: graphics Graphics related issue label Jun 1, 2023
@mvaligursky mvaligursky merged commit d4d5c03 into main Jun 1, 2023
7 checks passed
@mvaligursky mvaligursky deleted the mv-webgl-texture-cleanup branch June 1, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants