diff options
| author | riperiperi <rhy3756547@hotmail.com> | 2021-03-19 01:17:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 02:17:38 +0100 |
| commit | 9b7335a63bd921d38866090e8c53f35b8e050939 (patch) | |
| tree | bfb6aa5d5e1cef0b1cf02f5683bb5cbdd923c1ca /Ryujinx.Graphics.Shader/StructuredIr/StructuredProgram.cs | |
| parent | 39899c04076a8e9004b173320ffbb6dbf45ff3e4 (diff) | |
Improve linear texture compatibility rules (#2099)
* Improve linear texture compatibility rules
Fixes an issue where small or width-aligned (rather than byte aligned) textures would fail to create a view of existing data. Creates a copy dependency as size change may be risky.
* Minor cleanup
* Remove Size Change for Copy Depenedencies
The copy to the target (potentially different sized) texture can properly deal with cropping by itself.
* Move StrideAlignment and GobAlignment into Constants
Diffstat (limited to 'Ryujinx.Graphics.Shader/StructuredIr/StructuredProgram.cs')
0 files changed, 0 insertions, 0 deletions
