1 include_directories(..)
8 vktDrawIndirectTest.hpp
9 vktDrawIndirectTest.cpp
10 vktDrawInstancedTests.hpp
11 vktDrawInstancedTests.cpp
12 vktDrawShaderDrawParametersTests.hpp
13 vktDrawShaderDrawParametersTests.cpp
16 vktDrawNegativeViewportHeightTests.hpp
17 vktDrawNegativeViewportHeightTests.cpp
20 vktDrawCreateInfoUtil.hpp
21 vktDrawCreateInfoUtil.cpp
22 vktDrawImageObjectUtil.hpp
23 vktDrawImageObjectUtil.cpp
24 vktDrawBufferObjectUtil.hpp
25 vktDrawBufferObjectUtil.cpp
26 vktDrawTestCaseUtil.hpp
36 add_library(deqp-vk-draw STATIC ${DEQP_VK_DRAW_SRCS})
37 target_link_libraries(deqp-vk-draw ${DEQP_VK_DRAW_LIBS})