[Piglit] [Patch v2 4/6] ARB_shader_texture_lod: Replace shell generator with python generator

Kenneth Graunke kenneth at whitecape.org
Tue May 13 13:49:24 PDT 2014


On 05/09/2014 05:12 PM, Dylan Baker wrote:
> This patch removes tests/spec/ARB_shader_texture_lod/compiler/*, which
> is a shell script that generates a number of tests, and 47 generated
> glsl parser tests.
> 
> It replaces them with a python generator (require less code than the
> bash generator), that is run at build time by cmake. That means we don't
> need to check these simple generated tests in VCS.
> 
> v2: - fix typo: replace ARG with ARB
>     - fix typo: require_extension -> require_extensions
>     - fix accidental replacement of varying with uniform
> 
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>

Acked-by: Kenneth Graunke <kenneth at whitecape.org>

(I verified that the output doesn't change, other than adding new blank
lines...which is not important.)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140513/e7266d9a/attachment.sig>


More information about the Piglit mailing list