added VKDebugUtils.h/.cpp

This commit is contained in:
2022-09-26 12:14:52 +08:00
parent bc3a044a56
commit 12760ab5c5
8 changed files with 105 additions and 4 deletions

View File

@@ -176,7 +176,6 @@ private:
sp->pipeline_fan =gbuffer.rp->CreatePipeline(sp->material_instance,InlinePipeline::Solid3D,Prim::Fan);
return sp->pipeline_fan;
}