mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 15:17:55 -05:00
Merge pull request #2042 from ReinUsesLisp/nouveau-tex
maxwell_3d: Allow texture handles with TIC id zero
This commit is contained in:
@ -317,7 +317,6 @@ struct FullTextureInfo {
|
||||
u32 index;
|
||||
TICEntry tic;
|
||||
TSCEntry tsc;
|
||||
bool enabled;
|
||||
};
|
||||
|
||||
/// Returns the number of bytes per pixel of the input texture format.
|
||||
|
Reference in New Issue
Block a user