mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-04 10:26:31 -05:00
GPU: Implemented the Z24S8 depth format and load the depth framebuffer.
This commit is contained in:
@@ -413,7 +413,7 @@ public:
|
||||
struct {
|
||||
u32 address_high;
|
||||
u32 address_low;
|
||||
u32 format;
|
||||
Tegra::DepthFormat format;
|
||||
u32 block_dimensions;
|
||||
u32 layer_stride;
|
||||
|
||||
|
Reference in New Issue
Block a user