Minor fixes
This commit is contained in:
committed by
Jérôme Leclercq
parent
8d39441bd1
commit
133caac5b5
@@ -71,7 +71,7 @@ namespace Nz
|
||||
struct DrawCall
|
||||
{
|
||||
std::shared_ptr<RenderBuffer> vertexBuffer;
|
||||
std::uint64_t vertexCount;
|
||||
std::size_t vertexCount;
|
||||
};
|
||||
|
||||
struct PendingUpload
|
||||
|
||||
Reference in New Issue
Block a user