mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-30 19:00:25 +00:00
808a181d72
The intention is for Linux developers to catch more problems (real or annoyance) before porting to Windows. The new warnings are: -Wpointer-arith -Wsign-compare These are not used for the Intel sample driver (mostly because the Intel compiler from Mesa3D generates lots of these warnings, which code we don't want to modify), nor for the tests. Not sure how this affects Glave on Linux. |
||
---|---|---|
.. | ||
blit_tests.cpp | ||
CMakeLists.txt | ||
image_tests.cpp | ||
init.cpp | ||
render_tests.cpp | ||
run_all_tests.sh | ||
test_common.h | ||
xglrenderframework.cpp | ||
xglrenderframework.h | ||
xgltestbinding.cpp | ||
xgltestbinding.h | ||
xgltestframework.cpp | ||
xgltestframework.h |