mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
PixelShaderGen: Fix various merge conflicts and a critical regression from revision 32b78a85
.
This commit is contained in:
@ -171,6 +171,7 @@ struct pixel_shader_uid_data
|
||||
|
||||
u32 ztex_op : 2;
|
||||
|
||||
u32 fast_depth_calc : 1;
|
||||
u32 per_pixel_depth : 1;
|
||||
u32 bHasIndStage : 16;
|
||||
|
||||
|
Reference in New Issue
Block a user