[Piglit] [PATCH] gles-3.0: Add support to use shader utility functions in test cases
Chad Versace
chad.versace at linux.intel.com
Fri Nov 30 17:47:37 PST 2012
On 11/30/2012 04:13 PM, Anuj Phogat wrote:
>
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> ---
> tests/util/CMakeLists.gles3.txt | 2 ++
> tests/util/piglit-shader-gles3.c | 32 ++++++++++++++++++++++++++++++++
> tests/util/piglit-shader.h | 2 +-
> 3 files changed, 35 insertions(+), 1 deletions(-)
> create mode 100644 tests/util/piglit-shader-gles3.c
This patch looks correct, but I think it's better if we just
killed the wrappers. piglit-dispatch has made them obsolete.
I've CC'd you on a series that does it.
More information about the Piglit
mailing list