blender/source/creator
Jeroen Bakker 0e6f2d9fe0 GPU: Add placeholder for Vulkan backend.
This patch adds a placeholder for the vulkan backend.
When activated (`WITH_VULKAN_BACKEND=On` and `--gpu-backend vulkan`)
it might open a blender screen, but nothing should be visible as
none of the functions are implemented or otherwise crash on a nullptr.

This is expected as this is just a placeholder. The goal is to add shader compilation
+validation to this backend as one of the next steps so we can validate
changes to existing shaders on OpenGL, Metal and Vulkan at the same time.

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D16338
2022-10-31 16:01:15 +01:00
..
blender_launcher_win32.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Cycles: use direct linking for oneAPI backend 2022-10-07 09:50:05 +02:00
creator_args.c GPU: Add placeholder for Vulkan backend. 2022-10-31 16:01:15 +01:00
creator_intern.h Cleanup: spelling 2022-09-19 14:52:27 +10:00
creator_signals.c Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
creator.c Cleanup: skip argument freeing when built as a Python module 2022-09-14 14:06:39 +10:00
symbols_apple.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
symbols_unix.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00