Blender
V3.3
|
#include "BLI_sys_types.h"
Go to the source code of this file.
Functions | |
bool | WM_platform_support_perform_checks (void) |
Definition at line 98 of file wm_platform_support.c.
References BLT_I18NCONTEXT_ID_WINDOWMANAGER, CTX_IFACE_, ELEM, G, G_DEBUG, GHOST_DialogError, GHOST_DialogWarning, 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, 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().