"Popov, Pavel E" <[email protected]> writes: > Hi Ian, All, > > Desktop OpenGL extension "GL_EXT_separate_shader_objects" was completely > removed from Mesa > http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb615feafb848bbccbdb751f552263bd32a37d82 > > But all these Piglit tests were written to check this extension and now they > are skipped: > tests/shaders/activeprogram-bad-program.c > tests/shaders/activeprogram-get.c > tests/shaders/createshaderprogram-attached-shaders.c > tests/shaders/createshaderprogram-bad-type.c > tests/shaders/sso-simple.c > tests/shaders/sso-uniforms-01.c > tests/shaders/sso-uniforms-02.c > tests/shaders/sso-user-varying-01.c > tests/shaders/sso-user-varying-02.c > tests/shaders/useshaderprogram-bad-program.c > tests/shaders/useshaderprogram-bad-type.c > tests/shaders/useshaderprogram-flushverts-1.c > tests/spec/arb_geometry_shader4/linker/no-vertex-shader-only-built-in-input-varyings-ext-separate-shader-objects.shader_test > > Looks like these tests are obsolete. Should they be removed from Piglit?
They are still valid tests, thet just happen to not be run on Mesa. So no.
pgp7yBkxceNWs.pgp
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
