added VKIndirectCommandBuffer.cpp and other codes.
This commit is contained in:
@@ -23,6 +23,7 @@ private:
|
||||
friend class GPUDevice;
|
||||
friend class VertexAttribBuffer;
|
||||
friend class IndexBuffer;
|
||||
template<typename T> friend class IndirectCommandBuffer;
|
||||
|
||||
DeviceBuffer(VkDevice d,const DeviceBufferData &b)
|
||||
{
|
||||
|
Reference in New Issue
Block a user