EXSWHTEC-224 - Test cases ID clean up and documentation for Texture Management (#92)

- Update hipBindTextureToMipmappedArray.cc
- Fix build error for undeclared identifier 'ret'
- Disable tests which fail in external CI
Dieser Commit ist enthalten in:
milos-mozetic
2023-08-14 17:15:35 +02:00
committet von GitHub
Ursprung 9c24abc77b
Commit 7c7884a2d9
19 geänderte Dateien mit 1321 neuen und 106 gelöschten Zeilen
+7
Datei anzeigen
@@ -94,6 +94,13 @@ THE SOFTWARE.
*/
/**
* @defgroup TextureTest Texture Management
* @{
* This section describes tests for the texture management functions of HIP runtime API.
* @}
*/
/**
* @defgroup ShflTest warp shuffle function Management
* @{
* This section describes the warp shuffle types & functions of HIP runtime API.