Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine/gfx/webgpu/src
Joshua Goins 0a95ee2fa8 Next big changes to make WebGPU work
Dynamic buffers are removed, since that's now the renderer's job. Texture usage and buffer usage has changed too.
2022-03-07 11:11:17 -05:00
..
gfx_webgpu.cpp Next big changes to make WebGPU work 2022-03-07 11:11:17 -05:00
gfx_webgpu_buffer.hpp Add initial WebGPU GFX functions 2022-02-20 20:05:05 -05:00
gfx_webgpu_commandbuffer.hpp Add initial WebGPU GFX functions 2022-02-20 20:05:05 -05:00
gfx_webgpu_framebuffer.hpp Add more WebGPU draw commands 2022-03-06 21:40:58 -05:00
gfx_webgpu_pipeline.hpp Next big changes to make WebGPU work 2022-03-07 11:11:17 -05:00
gfx_webgpu_renderpass.hpp Next big changes to make WebGPU work 2022-03-07 11:11:17 -05:00
gfx_webgpu_sampler.hpp Add more WebGPU draw commands 2022-03-06 21:40:58 -05:00
gfx_webgpu_texture.hpp Another big WebGPU compatibility patch 2022-03-07 00:33:44 -05:00