Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WGPU: Create cube textures with one layer per face (#108)
* WGPU: Create cube textures with one layer per face This helps to address shader-slang/slang#4943 * Update src/wgpu/wgpu-texture.cpp * Update src/wgpu/wgpu-texture.cpp * Update src/wgpu/wgpu-texture.cpp --------- Co-authored-by: Simon Kallweit <[email protected]>
- Loading branch information