Files
test/source/blender/gpu
Jeroen Bakker e70e9e3cf9 GPU: Report on vertex attribute conversions
Blender uses some vertex attributes that are not (and sometimes
never) supported by a GPU. OpenGL silently converted these changes
but for Metal/Vulkan we need to convert then when uploading the
data.

This PR will write to console invalid usages which we should remove
from Blender code-base. Note it is still possible to create attributes
that still need conversions by using the PyGPU API.
2024-02-22 11:13:16 +01:00
..
2024-01-03 13:38:14 +01:00
2024-02-16 14:26:46 +11:00
2024-01-11 11:01:50 -05:00