You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -380,6 +380,7 @@ class ArythmeticUnitTestApp : public NonGraphicalApplicationBase
380
380
assert(mreq.memoryTypeBits);
381
381
// (Erfan to Cyprian) We usually don't use the return value (SMemoryOffset) of the allocate function but make sure you set it to some variable named bufferMem or something so we know it's there
382
382
auto bufferMem = logicalDevice->allocate(mreq, buffers[i].get());
0 commit comments