Order by subsystem
This commit is contained in:
committed by
Sam Lantinga
parent
b2f216f9e2
commit
feb10434a1
@@ -198,11 +198,11 @@
|
|||||||
|
|
||||||
#if SDL_PLATFORM_SUPPORTS_METAL
|
#if SDL_PLATFORM_SUPPORTS_METAL
|
||||||
#define SDL_VIDEO_METAL 1
|
#define SDL_VIDEO_METAL 1
|
||||||
#define SDL_GPU_METAL 1
|
|
||||||
#define SDL_VIDEO_RENDER_METAL 1
|
|
||||||
#define SDL_VIDEO_VULKAN 1
|
#define SDL_VIDEO_VULKAN 1
|
||||||
|
#define SDL_GPU_METAL 1
|
||||||
#define SDL_GPU_VULKAN 1
|
#define SDL_GPU_VULKAN 1
|
||||||
#define SDL_VIDEO_RENDER_GPU 1
|
#define SDL_VIDEO_RENDER_METAL 1
|
||||||
|
#define SDL_VIDEO_RENDER_GPU 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Enable system power support */
|
/* Enable system power support */
|
||||||
|
|||||||
Reference in New Issue
Block a user