[Piglit] [PATCH 1/3] Set config.requires_displayed_window in tests that use front buffers.

Chad Versace chad.versace at linux.intel.com
Tue Jun 4 10:14:15 PDT 2013


On 06/04/2013 09:31 AM, Paul Berry wrote:
> On 3 June 2013 15:52, Chad Versace <chad.versace at linux.intel.com> wrote:

>>   diff --git a/tests/general/masked-clear.c b/tests/general/masked-clear.c
>>> index fdf81ba..21fe944 100644
>>> --- a/tests/general/masked-clear.c
>>> +++ b/tests/general/masked-clear.c
>>> @@ -39,6 +39,7 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
>>>                                  PIGLIT_GL_VISUAL_DEPTH |
>>>                                  PIGLIT_GL_VISUAL_STENCIL |
>>>                                  PIGLIT_GL_VISUAL_DOUBLE);
>>> +       config.requires_displayed_**window = true;
>>>    PIGLIT_GL_TEST_CONFIG_END
>>>
>>
>> Indentation weirdness in masked-clear.c.
>>
>
> I'm pretty sure it's properly indented.  Here's the hunk with more context:

Ah, ok.



More information about the Piglit mailing list