MachineTom
3bb8c2ac50
SWDEV-564392 - Clean up image tests ( #1694 )
...
Remove unnecessary checking.
Enable all disabled tests.
Move Mipmap test files into Windows section.
2025-11-06 15:07:53 -05:00
Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Todd tiantuo Li
14f6363879
SWDEV-432490 - fix __HIP_NO_IMAGE_SUPPORT logic
...
1.Skip texture/image tests when __HIP_NO_IMAGE_SUPPORT is set to prevent inevitable silent failure
2.Simplify __HIP_NO_IMAGE_SUPPORT macros
Change-Id: I54ef12a239298c534a213edf39c05c2dad06a7f4
[ROCm/hip-tests commit: 0ee0e4ab4a ]
2024-08-08 14:15:38 -04:00
Branislav Brzak
35c7d3e1c6
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
[ROCm/hip-tests commit: 6c23e25c86 ]
2024-03-25 05:18:34 -04:00
Ioannis Assiouras
12b4ce5e50
SWDEV-422655 - Fixed Unit_hipTextureMipmapRef2D
...
-Fixed and re-anabled test Unit_hipTextureMipmapRef2D_Positive_Check on windows.
-Check cuda version to prevent build issues on nvidia.
Change-Id: I7f9481f7bd9a7622197a626519c8f6a80c72768d
[ROCm/hip-tests commit: 4274ec139d ]
2024-01-11 06:45:07 -05:00
sdashmiz
5760a5449a
SWDEV-332969 - [ABI Break]remove hiparray from tests
...
- replace with hipArray_t
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ie1dade58d868182309caf00bf65a86a8fed2cfa6
[ROCm/hip-tests commit: e161374c31 ]
2023-10-12 12:09:20 -04:00
Satyanvesh Dittakavi
8ffa028888
Address texture related test issues with -Werror ( #405 )
...
[ROCm/hip-tests commit: 7ee1b668fb ]
2023-08-21 20:46:46 +05:30
milos-mozetic
a2ae1bcb87
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
[ROCm/hip-tests commit: 7c7884a2d9 ]
2023-08-14 20:45:35 +05:30