Графік комітів

9 Коміти

Автор SHA1 Повідомлення Дата
Maneesh Gupta 2c41a3a34d Fix build breakage in vulkan tests
Fix bug introduced by #341. Move vulkan/vulkan_win32.h include to _WIN64 only section.
2023-07-08 21:12:54 +05:30
ROCm CI Service Account c67e5dae23 SWDEV-403382 - fix errors for vulkan test (#341)
Change-Id: Icfe4c0cf1745c18caeae419e66544b6770f33e70
2023-07-08 20:53:51 +05:30
ROCm CI Service Account d6f2962c78 SWDEV-359379 - Fix for vulkan tests with STANDALONE_EXE flag (#143)
Change-Id: Ib2019427ae7c1fe6a7c96efc293608ba26c27d85
2023-03-01 20:36:11 +05:30
Maneesh Gupta 88fbbd666b SWDEV-1 - Fix warnings and update disabled test list (#163)
- Fix warnings in some test cases due to unused variables or signed/unsigned comparison.
- Disabled vulkan tests on MI200.
2023-02-09 18:52:27 +05:30
music-dino 06726393d4 EXSWHTEC-148 - Implement tests for hipImportExternalSemaphore and hipDestroyExternalSemaphore for the Vulkan API (#29)
- Basic positive test
- Negative parameter tests
2023-02-01 21:15:05 +05:30
music-dino 311380d6ba EXSWHTEC-146 - Implement tests for hipSignalExternalSemaphoresAsync for the Vulkan API (#27)
- Basic positive tests
- Negative parameter tests
2023-02-01 21:13:51 +05:30
music-dino d6f043fe37 EXSWHTEC-147 - Implement tests for hipWaitExternalSemaphoresAsync for the Vulkan API (#28)
- Basic positive tests
- Negative parameter tests
2023-02-01 19:43:20 +05:30
music-dino 9522e9343d EXSWHTEC-150 - Implement tests for hipImportExternalMemory and hipDestroyExternalMemory for the Vulkan API (#26)
- Basic positive tests
- Negative parameter tests
2023-02-01 19:41:42 +05:30
music-dino a3e1dcd26c EXSWHTEC-149 - Implement tests for hipExternalMemoryGetMappedBuffer for the Vulkan API (#25)
- Basic positive test
- Negative parameter tests
2023-01-17 17:25:07 +05:30