gdkchan 4f3af839be Minor code formatting (#4498) 3 years ago
..
DiskCache cedd200745 Move gl_Layer to vertex shader if geometry is not supported (#4368) 3 years ago
HashTable 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
CachedShaderBindings.cs 4965681e06 GPU: Swap bindings array instead of copying (#4003) 3 years ago
CachedShaderProgram.cs 4965681e06 GPU: Swap bindings array instead of copying (#4003) 3 years ago
CachedShaderStage.cs 43ebd7a9bb New shader cache implementation (#3194) 4 years ago
ComputeShaderCacheHashTable.cs 33a4d7d1ba GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847) 3 years ago
GpuAccessor.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) 3 years ago
GpuAccessorBase.cs cedd200745 Move gl_Layer to vertex shader if geometry is not supported (#4368) 3 years ago
GpuAccessorState.cs 43ebd7a9bb New shader cache implementation (#3194) 4 years ago
GpuChannelComputeState.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
GpuChannelGraphicsState.cs 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) 3 years ago
GpuChannelPoolState.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
ResourceCounts.cs 43ebd7a9bb New shader cache implementation (#3194) 4 years ago
ShaderAddresses.cs 43ebd7a9bb New shader cache implementation (#3194) 4 years ago
ShaderCache.cs cedd200745 Move gl_Layer to vertex shader if geometry is not supported (#4368) 3 years ago
ShaderCacheHashTable.cs 9ac66336a2 GPU: Use lazy checks for specialization state (#4004) 3 years ago
ShaderCacheState.cs 69f8722e79 Fix inconsistencies in progress reporting (#2129) 5 years ago
ShaderCodeAccessor.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
ShaderDumpPaths.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 years ago
ShaderDumper.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
ShaderSpecializationList.cs 9ac66336a2 GPU: Use lazy checks for specialization state (#4004) 3 years ago
ShaderSpecializationState.cs 4f3af839be Minor code formatting (#4498) 3 years ago
TransformFeedbackDescriptor.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) 3 years ago