Cleanup: move public doc-strings into headers for 'draw'
Ref T92709
This commit is contained in:
@@ -473,8 +473,6 @@ void workbench_cache_finish(void *ved)
|
||||
}
|
||||
}
|
||||
|
||||
/* Used by viewport rendering & final rendering.
|
||||
* Do one render loop iteration (i.e: One TAA sample). */
|
||||
void workbench_draw_sample(void *ved)
|
||||
{
|
||||
WORKBENCH_Data *vedata = ved;
|
||||
|
||||
Reference in New Issue
Block a user