Closed jenatali closed 4 years ago
We added ID3D12ShaderCacheSession in insider SDKs. We should use it to speed up CLC -> SPIR-V and SPIR-V -> DXIL. Once https://gitlab.freedesktop.org/kusma/mesa/-/issues/89 is done, we can cache the libclc NIR as well.
ID3D12ShaderCacheSession
We added
ID3D12ShaderCacheSession
in insider SDKs. We should use it to speed up CLC -> SPIR-V and SPIR-V -> DXIL. Once https://gitlab.freedesktop.org/kusma/mesa/-/issues/89 is done, we can cache the libclc NIR as well.