|
Blender V4.3
|
#include "BLI_sys_types.h"Go to the source code of this file.
Functions | |
| bool | WM_platform_support_perform_checks () |
| bool WM_platform_support_perform_checks | ( | ) |
Definition at line 96 of file wm_platform_support.cc.
References BLT_I18NCONTEXT_ID_WINDOWMANAGER, CTX_IFACE_, ELEM, G, G_DEBUG, GHOST_DialogError, GHOST_DialogWarning, GPU_backend_get_type(), GPU_BACKEND_NONE, GPU_DEVICE_NVIDIA, GPU_DRIVER_ANY, GPU_OS_ANY, GPU_platform_gpu_name(), GPU_platform_support_level(), GPU_platform_support_level_key(), GPU_SUPPORT_LEVEL_LIMITED, GPU_SUPPORT_LEVEL_SUPPORTED, GPU_SUPPORT_LEVEL_UNSUPPORTED, GPU_type_matches(), printf, result, STR_CONCAT, WM_ghost_show_message_box(), wm_platform_support_check_approval(), wm_platform_support_create_link(), and WM_PLATFORM_SUPPORT_TEXT_SIZE.
Referenced by WM_init().