Home
last modified time | relevance | path

Searched refs:memory_statistics_exec (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c3281 static int memory_statistics_exec(bContext *UNUSED(C), wmOperator *UNUSED(op)) in memory_statistics_exec() function
3293 ot->exec = memory_statistics_exec; in WM_OT_memory_statistics()