075cc13119eaddbf05bb41e9c2cb84df0017b432
When running tests `WITH_GTESTS` and `WITH_GPU_DRAW_TESTS` the GPUShaderCreateInfo's specfically created for the tests could not be found. This failed running tests on any backend. This PR fixes this. The root cause what that the name of the compile directive was incorrect. It should have been `WITH_GTESTS` but was `WITH_GTEST`. Pull Request: https://projects.blender.org/blender/blender/pulls/131956
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
