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:
Diffstat (limited to 'source/blender/gpu/intern/gpu_query.hh')
-rw-r--r--source/blender/gpu/intern/gpu_query.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpu/intern/gpu_query.hh b/source/blender/gpu/intern/gpu_query.hh
index 5e3159a94f7..0356e145b00 100644
--- a/source/blender/gpu/intern/gpu_query.hh
+++ b/source/blender/gpu/intern/gpu_query.hh
@@ -56,4 +56,4 @@ class QueryPool {
virtual void get_occlusion_result(MutableSpan<uint32_t> r_values) = 0;
};
-} // namespace blender::gpu \ No newline at end of file
+} // namespace blender::gpu