Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 432 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 432 Bytes

To Do

  • enforce renderPass validation
  • enforce storage textures bound write and read
  • enforce storage buffers bound write and read
  • change all tests to use regex/includes
  • change assert to have call stack? eg: error in draw->beginRenderPass->commandEncoder ...