[Piglit] [PATCH 1/2] glsl-es-3.00: Verify that .length() returns a signed integer

Chad Versace chad.versace at linux.intel.com
Tue Nov 20 12:45:45 PST 2012


On 11/16/2012 04:26 PM, Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
> 
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> ---
>  .../compiler/array-length-is-not-float.vert        | 27 ++++++++++++++++++++++
>  .../compiler/array-length-is-not-unsigned-int.vert | 27 ++++++++++++++++++++++
>  .../compiler/array-length-is-signed-int.vert       | 27 ++++++++++++++++++++++
>  3 files changed, 81 insertions(+)
>  create mode 100644 tests/spec/glsl-es-3.00/compiler/array-length-is-not-float.vert
>  create mode 100644 tests/spec/glsl-es-3.00/compiler/array-length-is-not-unsigned-int.vert
>  create mode 100644 tests/spec/glsl-es-3.00/compiler/array-length-is-signed-int.vert

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



More information about the Piglit mailing list