mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 17:32:24 -07:00
Pica/OutputMerger: Implement color format checking.
This commit is contained in:
@@ -421,7 +421,7 @@ struct Regs {
|
||||
INSERT_PADDING_WORDS(0x6);
|
||||
|
||||
u32 depth_format;
|
||||
u32 color_format;
|
||||
BitField<16, 3, u32> color_format;
|
||||
|
||||
INSERT_PADDING_WORDS(0x4);
|
||||
|
||||
|
Reference in New Issue
Block a user