Minor fixes
This commit is contained in:
@@ -50,7 +50,7 @@ namespace Nz
|
||||
m_buffer = bufferFactory(BufferType::Index, m_endOffset, usage, initialData);
|
||||
}
|
||||
|
||||
unsigned int IndexBuffer::ComputeCacheMissCount()
|
||||
UInt64 IndexBuffer::ComputeCacheMissCount()
|
||||
{
|
||||
IndexMapper mapper(*this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user