using IBAccess=IndexBufferAccess

This commit is contained in:
2024-04-27 00:05:25 +08:00
parent 6dba761a80
commit bbf94767fe
9 changed files with 19 additions and 21 deletions

View File

@@ -8,11 +8,7 @@ namespace hgl
namespace graph
{
class Renderable;
class Material;
class MaterialInstance;
class GPUDevice;
struct VertexInputData;
struct IndexBufferAccess;
struct RenderNode
{