751133c40e99d9ecdd7de4d975547d5694c097dd
Shaders that require transform feedback should not be validated on backends that don't support transform feedback. In Vulkan transform feedback is implemented as an extension and supported by half of the platforms. It isn't decided yet if we want to support transform feedback as it is currently used as a fallback for hair compute shader. In vulkan compute is available on all platforms. During validation the shader printed a not implemented message. This change hides that message. Pull Request: https://projects.blender.org/blender/blender/pulls/113655
…
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%
