[Piglit] [PATCH 2/9] arb_direct_state_access: Added glTransformFeedbackBufferBase tests

Martin Peres martin.peres at linux.intel.com
Tue Mar 3 02:15:19 PST 2015


On 03/03/15 11:30, Guo, Johney wrote:
> According to spec, this test should expected to error  instead of success.
> The behavior is different with Khronos conformance test GL44-CTS.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multishader_error_1   ( subcase redeclaration_with_no_layout_qualifiers_and_no_redeclaration_but_use).
>
> *     "If gl_FragCoord is redeclared in any fragment shader in a program,
>   *      it must be redeclared in all the fragment shaders in that program
>   *      that have a static use gl_FragCoord. All redeclarations of
>   *      gl_FragCoord in all fragment shaders in a single program must have
>   *      the same set of qualifiers."
>
> Please check it.

Is it really meant for me? Looks like you answered to the wrong thread.


More information about the Piglit mailing list