main sync #3

Merged
Patrick Busch merged 318 commits from blender/blender:main into main 2023-03-17 15:52:21 +01:00
Showing only changes of commit a25cc51db9 - Show all commits

View File

@ -66,7 +66,7 @@ bool GPU_debug_group_match(const char *ref);
/**
* GPU Frame capture support.
*
* Allows instananeous frame capture of GPU calls between begin/end.
* Allows instantaneous frame capture of GPU calls between begin/end.
*/
void GPU_debug_capture_begin(void);
void GPU_debug_capture_end(void);