Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-07-31 12:21:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-07-31 12:21:04 +0300
commitad5b611953b6c2b510982e25218552a12d70437c (patch)
tree149e62b15328609fcd3ec809513817f6bb801a9d /source/blender/gpu
parenta823f58dfd039291fe14bdf7d281ecaa0311292e (diff)
Cleanup: style
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/intern/gpu_context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpu/intern/gpu_context.cpp b/source/blender/gpu/intern/gpu_context.cpp
index 3f2ce958332..8d8f4d12b04 100644
--- a/source/blender/gpu/intern/gpu_context.cpp
+++ b/source/blender/gpu/intern/gpu_context.cpp
@@ -23,7 +23,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file blender/gpu/intern/gpu_vertex_array_id.cpp
+/** \file blender/gpu/intern/gpu_context.cpp
* \ingroup gpu
*
* Manage GL vertex array IDs in a thread-safe way