mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Feat] (Diligent): Add Diligent Vulkan backend.
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
#if BACKEND_TYPE == BACKEND_DILIGENT
|
||||
#include "EngineFactory.h"
|
||||
#include "EngineFactoryOpenGL.h"
|
||||
#include "EngineFactoryVk.h"
|
||||
#include "RefCntAutoPtr.hpp"
|
||||
|
||||
#include "PipelineState.h"
|
||||
|
||||
Reference in New Issue
Block a user