Add api tests for vkCreateBuffer and vkCreateBufferView function
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / api / CMakeLists.txt
index 45ff205..f4ac568 100644 (file)
@@ -11,6 +11,12 @@ set(DEQP_VK_API_SRCS
        vktApiDeviceInitializationTests.hpp
        vktApiObjectManagementTests.cpp
        vktApiObjectManagementTests.hpp
+       vktApiBuffersTests.cpp
+       vktApiBuffersTests.hpp
+       vktApiBuffersViewCreationTests.cpp
+       vktApiBuffersViewCreationTests.hpp
+       vktApiBuffersViewMemoryTests.cpp
+       vktApiBuffersViewMemoryTests.hpp
        )
 
 set(DEQP_VK_API_LIBS