librashader/librashader-reflect/src
chyyran 604edfb78f cache: implement transparent shader object cache
supported objects:

- SPIR-V artifacts
- Validated DXIL artifacts
- DXBC artifacts
- OpenGL Program Binaries
- Vulkan Pipeline caches
- D3D12 CACHED_PIPELINE_STATE
2023-02-15 18:08:47 -05:00
..
back reflect: fix feature flag for dxil 2023-02-08 18:47:22 -05:00
front cache: implement transparent shader object cache 2023-02-15 18:08:47 -05:00
reflect api: fix feature flags to allow building a proper subset of librashader 2023-02-07 18:50:33 -05:00
error.rs dep: upgrade to spirv-to-dxil 0.3 2023-02-06 19:22:53 -05:00
lib.rs reflect: allow binding uniform names to both UBO and Push Constants (#4) 2023-01-29 01:57:09 -05:00