SWDEV-364236 - Add layered texture object tests
Add layered array and texture object tests for all types. Change-Id: Ifb4d085a526c1ff7d1b7afe528c194d536b99db8
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -46,7 +46,7 @@ add_executable(hipDeviceGetP2PAttribute_exe EXCLUDE_FROM_ALL hipDeviceGetP2PAttr
|
||||
hip_add_exe_to_target(NAME DeviceTest
|
||||
TEST_SRC ${TEST_SRC}
|
||||
TEST_TARGET_NAME build_tests
|
||||
COMPILE_OPTIONS -std=c++14)
|
||||
COMPILE_OPTIONS -std=c++17)
|
||||
|
||||
add_dependencies(build_tests getDeviceCount)
|
||||
add_dependencies(build_tests hipDeviceGetP2PAttribute_exe)
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user