software-mansion / TypeGPU

TypeScript library that enhances the WebGPU API, allowing resource management in a type-safe, declarative way.
http://typegpu.com
MIT License
143 stars 2 forks source link

impr: ResolutionCtx refactor #323

Closed iwoplaza closed 1 month ago

iwoplaza commented 1 month ago

This implementation should hopefully be more performant, and prepares for the existence of new layers (function ctx layers for TGSL, etc.)