Added unbind texture to samples and tests
[ROCm/hip-tests commit: fc776424a0]
Этот коммит содержится в:
@@ -124,6 +124,7 @@ bool runTest(int argc, char** argv) {
|
||||
}
|
||||
}
|
||||
}
|
||||
hipUnbindTexture(tex);
|
||||
hipFree(dData);
|
||||
hipFreeArray(array);
|
||||
return true;
|
||||
|
||||
Ссылка в новой задаче
Block a user