Merge remote-tracking branch 'origin/master' into vulkan2
This commit is contained in:
commit
dd4ef010ab
107 changed files with 1341 additions and 693 deletions
|
|
@ -59,6 +59,7 @@ public:
|
|||
void BindBase()
|
||||
{
|
||||
mBuffer->BindBase();
|
||||
mLastMappedIndex = UINT_MAX;
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue