Creating stump render bundle array. This is how WebGPU command buffers are created and executed.

This commit is contained in:
Rezmason
2021-10-24 06:24:47 -07:00
parent 6b317af0bb
commit 3cb20139c4
2 changed files with 13 additions and 5 deletions

View File

@@ -37,3 +37,6 @@ You DO need a canvas to display what you're rendering
Textures were never resizable, you simply forgot
Screen-size textures have to be destroyed and recreated
Transfer the data over if you need to
Bind groups let you bind a bunch of resources at once
Render bundles let you reissue commands