On Thu, Nov 19, 2015 at 11:00 PM, Ian Romanick <i...@freedesktop.org> 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)

You really like dropping this into random commits huh? :) As before,
this probably belongs in the commit which adds a CMakeLists.txt to
that directory.

  -ilia
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to