Add proper support for IndexType and uint32 indices
This commit is contained in:
@@ -43,6 +43,7 @@ namespace Nz
|
||||
const ShaderBinding* shaderBinding;
|
||||
std::size_t firstIndex;
|
||||
std::size_t indexCount;
|
||||
IndexType indexType;
|
||||
Recti scissorBox;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user