From 93b144548d86140d126702b32300259d31a7faf2 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:25:53 +0000 Subject: doxygen: blender/gpu tagged. --- source/blender/gpu/intern/gpu_codegen.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/gpu/intern/gpu_codegen.c') diff --git a/source/blender/gpu/intern/gpu_codegen.c b/source/blender/gpu/intern/gpu_codegen.c index 6225e5a3acc..fad65a95a49 100644 --- a/source/blender/gpu/intern/gpu_codegen.c +++ b/source/blender/gpu/intern/gpu_codegen.c @@ -30,6 +30,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file blender/gpu/intern/gpu_codegen.c + * \ingroup gpu + */ + + #include "GL/glew.h" #include "MEM_guardedalloc.h" -- cgit v1.2.3