mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Chore] (MG_Config): Use DirectVulkan backend.
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ namespace MobileGL {
|
|||||||
extern UniquePtr<RendererInfo> RendererInfoPtr;
|
extern UniquePtr<RendererInfo> RendererInfoPtr;
|
||||||
|
|
||||||
namespace Backend {
|
namespace Backend {
|
||||||
#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_GLES
|
#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_VULKAN
|
||||||
|
|
||||||
namespace Diligent {
|
namespace Diligent {
|
||||||
inline const MG_Backend::Diligent::SpecificBackendType SpecificBackend =
|
inline const MG_Backend::Diligent::SpecificBackendType SpecificBackend =
|
||||||
|
|||||||
Reference in New Issue
Block a user