On 11/18/2015 06:12 PM, Ilia Mirkin wrote: > On Wed, Nov 18, 2015 at 8:46 PM, Ian Romanick <[email protected]> wrote: >> diff --git a/tests/spec/CMakeLists.txt b/tests/spec/CMakeLists.txt >> index a5c42dc..408649d 100644 >> --- a/tests/spec/CMakeLists.txt >> +++ b/tests/spec/CMakeLists.txt >> @@ -76,6 +76,7 @@ add_subdirectory (ext_framebuffer_multisample) >> add_subdirectory (ext_framebuffer_multisample_blit_scaled) >> add_subdirectory (ext_packed_depth_stencil) >> add_subdirectory (ext_packed_float) >> +add_subdirectory (ext_shader_samples_identical) >> add_subdirectory (ext_texture_swizzle) >> add_subdirectory (ext_timer_query) >> add_subdirectory (ext_transform_feedback) > > Not that it *super* matters, but this probably belongs in 4/4...
It would super matter if you were bisecting and happened to hit one of the commits that (I think) wouldn't build. :( Fixed locally. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
