Cleanup: Various clang-tidy warnings in gpu

Pull Request: https://projects.blender.org/blender/blender/pulls/133734
This commit is contained in:
Brecht Van Lommel
2025-01-26 20:08:03 +01:00
parent 61eedabae9
commit c7502b092d
73 changed files with 132 additions and 171 deletions

View File

@@ -13,6 +13,7 @@
#include <Python.h>
#include "BLI_math_base.h"
#include "BLI_string.h"
#include "DNA_image_types.h"