Cleanup: add file doxy comments

This commit is contained in:
2018-08-30 01:56:08 +10:00
parent 0efecba957
commit 89186595de
17 changed files with 64 additions and 2 deletions

View File

@@ -18,6 +18,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/gpu/GPU_batch_utils.h
* \ingroup gpu
*/
#ifndef __GPU_BATCH_UTILS_H__
#define __GPU_BATCH_UTILS_H__