[Mesa-dev] [PATCH] r200: enable EXT_gpu_program_parameters
Nicolas Kaiser
nikai at nikai.net
Tue Apr 19 02:54:16 PDT 2011
* Ian Romanick <idr at freedesktop.org>:
> > ./src/demos/vao_demo
> > GL_RENDERER = Mesa DRI R200 (R200 514D) TCL DRI2
> > GL_VERSION = 1.3 Mesa 7.11-devel (git-4ee40c3)
>
> Do we have VAO (either ARB or APPLE) in piglit? That would actually be
> a more interesting test. The Mesa demos exercise extensions pretty
> minimally in most cases.
I found two piglit tests, general/vao-01 and general/vao-02.
./piglit-run.py -t vao tests/all.tests results/vao.results
With Marek's patch, they pass:
./piglit-run.py -t vao tests/all.tests results/vao.enabled.results
./piglit-summary-html.py summary/compare.vao results/vao.results results/vao.enabled.results
vao.results vao.enabled.results
All 0/0 2/2
general 0/0 2/2
vao-01 skip pass
vao-02 skip pass
Best regards,
Nicolas Kaiser
More information about the mesa-dev
mailing list