mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
[Feat] (Diligent/Drawing): Reimplement glMultiDrawElements through indirect drawing.
This commit is contained in:
@@ -213,6 +213,7 @@ namespace MG_Diligent {
|
||||
|
||||
extern bool initialized;
|
||||
extern bool IsInRenderPass;
|
||||
extern GLuint g_NextResourceId;
|
||||
}
|
||||
|
||||
namespace MG_EGL::Diligent {
|
||||
|
||||
Reference in New Issue
Block a user