ext_gpu_shader4: add compiler tests for everything
[piglit.git] / tests / spec / ext_texture_format_bgra8888 / CMakeLists.gles2.txt
blob09f4e41e178de08dfb56b4e781861173f4020d4a
1 link_libraries (
2         piglitutil_${piglit_target_api}
5 piglit_add_executable (ext_texture_format_bgra8888-api-errors api-errors.c)
7 # vim: ft=cmake: