still memory heap issue
This commit is contained in:
marauder2k7 2024-02-24 12:04:53 +00:00
parent 4caa54ad7e
commit 42b8748f5b
4 changed files with 121 additions and 81 deletions

View file

@ -26,7 +26,6 @@
#include "core/util/safeDelete.h"
#include "gfx/sim/cubemapData.h"
#include "gfx/gfxShader.h"
#include "gfx/genericConstBuffer.h"
#include "gfx/gfxPrimitiveBuffer.h"
#include "scene/sceneRenderState.h"
#include "shaderGen/shaderFeature.h"