mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
nvfbc region capture work
This commit is contained in:
@@ -401,7 +401,7 @@ static int gsr_capture_nvfbc_capture(gsr_capture *cap, gsr_capture_metadata *cap
|
||||
|
||||
gsr_color_conversion_draw(color_conversion, self->setup_params.dwTextures[grab_params.dwTextureIndex],
|
||||
target_pos, (vec2i){output_size.x, output_size.y},
|
||||
(vec2i){0, 0}, frame_size,
|
||||
self->params.region_position, frame_size,
|
||||
0.0f, false, GSR_SOURCE_COLOR_BGR);
|
||||
|
||||
self->params.egl->glFlush();
|
||||
|
||||
Reference in New Issue
Block a user