mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
Disable overclocking if set and gpu supports CUDA_DISABLE_PERF_BOOST
This commit is contained in:
@@ -58,4 +58,6 @@ vec2i scale_keep_aspect_ratio(vec2i from, vec2i to);
|
||||
|
||||
unsigned int gl_create_texture(gsr_egl *egl, int width, int height, int internal_format, unsigned int format, int filter);
|
||||
|
||||
bool get_nvidia_driver_version(int *major, int *minor);
|
||||
|
||||
#endif /* GSR_UTILS_H */
|
||||
|
||||
Reference in New Issue
Block a user