-
- Downloads
webgpu: Include shader module entry point when creating pipeline hash
- pipelines that use same shader code, with different entry points now have distinct hashes to avoid using the same pipeline for a given shader module, even though shader entry points are different.
Please register or sign in to comment