ryujinx/Ryujinx.Graphics.Gpu/Shader
gdkchan f08a280ade
Use shader subgroup extensions if shader ballot is not supported (#2627)
* Use shader subgroup extensions if shader ballot is not supported

* Shader cache version bump + cleanup

* The type is still required on the table
2021-09-19 14:38:39 +02:00
..
Cache
CachedGpuAccessor.cs Workaround for Intel FrontFacing built-in variable bug (#2540) 2021-08-11 23:01:06 +02:00
GpuAccessor.cs Unify GpuAccessorBase and TextureDescriptorCapableGpuAccessor (#2542) 2021-08-11 18:56:59 -03:00
GpuAccessorState.cs
ShaderAddresses.cs
ShaderBundle.cs
ShaderCache.cs Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
ShaderCacheState.cs
ShaderCodeHolder.cs
ShaderCompileTask.cs
ShaderDumper.cs Make sure attributes used on subsequent shader stages are initialized (#2538) 2021-08-11 22:27:00 +02:00
ShaderDumpPaths.cs Make sure attributes used on subsequent shader stages are initialized (#2538) 2021-08-11 22:27:00 +02:00
TextureDescriptorCapableGpuAccessor.cs Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00