preparing VKIndirectCommandBuffer.h
This commit is contained in:
@@ -57,4 +57,6 @@ public:
|
||||
IndexBuffer *GetIBO(){return ibo;}
|
||||
VAB *GetVAB(const uint index){return vab[index];}
|
||||
};//class VertexDataManager
|
||||
|
||||
using VDM=VertexDataManager;
|
||||
VK_NAMESPACE_END
|
||||
|
Reference in New Issue
Block a user