SWDEV-364236 - Add layered texture object tests

Add layered array and texture object tests for all
types.

Change-Id: Ifb4d085a526c1ff7d1b7afe528c194d536b99db8
Αυτή η υποβολή περιλαμβάνεται σε:
taosang2
2023-09-25 22:27:26 -04:00
υποβλήθηκε από Tao Sang
γονέας f425bee1dc
υποβολή a79d6f8361
7 αρχεία άλλαξαν με 597 προσθήκες και 52 διαγραφές
@@ -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)