xref: /third_party/vk-gl-cts/modules/gles2/accuracy/CMakeLists.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/vk-gl-cts/modules/gles2/accuracy/
1e5c31af7Sopenharmony_ci# dEQP-GLES2.accuracy
2e5c31af7Sopenharmony_ci
3e5c31af7Sopenharmony_ciset(DEQP_GLES2_ACCURACY_SRCS
4e5c31af7Sopenharmony_ci	es2aAccuracyTests.cpp
5e5c31af7Sopenharmony_ci	es2aAccuracyTests.hpp
6e5c31af7Sopenharmony_ci	es2aTextureFilteringTests.cpp
7e5c31af7Sopenharmony_ci	es2aTextureFilteringTests.hpp
8e5c31af7Sopenharmony_ci	es2aTextureMipmapTests.cpp
9e5c31af7Sopenharmony_ci	es2aTextureMipmapTests.hpp
10e5c31af7Sopenharmony_ci	es2aVaryingInterpolationTests.cpp
11e5c31af7Sopenharmony_ci	es2aVaryingInterpolationTests.hpp
12e5c31af7Sopenharmony_ci	)
13e5c31af7Sopenharmony_ci
14e5c31af7Sopenharmony_ciPCH(DEQP_GLES2_ACCURACY_SRCS ../../pch.cpp)
15e5c31af7Sopenharmony_ci
16e5c31af7Sopenharmony_ciadd_library(deqp-gles2-accuracy STATIC ${DEQP_GLES2_ACCURACY_SRCS})
17e5c31af7Sopenharmony_citarget_link_libraries(deqp-gles2-accuracy deqp-gl-shared glutil tcutil ${DEQP_GLES2_LIBRARIES})
18

Indexes created Thu Nov 07 10:32:03 CST 2024