mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Fix texture size when recording via portal
This commit is contained in:
committed by
dec05eba
parent
313d3227d8
commit
c60783fdcb
@@ -58,6 +58,8 @@ typedef struct {
|
||||
uint64_t modifiers;
|
||||
bool using_external_image;
|
||||
gsr_monitor_rotation rotation;
|
||||
int texture_width;
|
||||
int texture_height;
|
||||
} gsr_map_texture_output;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user