[Piglit] [PATCH] Test that glBlitFramebuffer works properly with nonzero miplevels.

Chad Versace chad.versace at linux.intel.com
Wed Aug 15 09:57:37 PDT 2012


On 08/14/2012 01:23 PM, Paul Berry wrote:
> This patch adds a test to verify the proper operation of
> glBlitFramebuffer when blitting to and from miplevels other than zero.
> ---
>  tests/all.tests                                    |    3 +
>  .../spec/arb_framebuffer_object/CMakeLists.gl.txt  |    1 +
>  .../framebuffer-blit-levels.c                      |  250 ++++++++++++++++++++
>  3 files changed, 254 insertions(+), 0 deletions(-)
>  create mode 100644 tests/spec/arb_framebuffer_object/framebuffer-blit-levels.c
> 

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>

Do you have patches on mesa-dev that fix blorp for this test?


More information about the Piglit mailing list