repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ext_gpu_shader4: add compiler tests for everything
[piglit.git]
/
tests
/
spec
/
khr_parallel_shader_compile
/
CMakeLists.gles2.txt
blob
7b2f68f204be457fd3ff36f32f1747c0e344b45e
1
link_libraries(piglitutil_${piglit_target_api})
2
piglit_add_executable(khr_parallel_shader_compile-basic_gles2 basic.c)
3
4
# vim: ft=cmake: