amd-fx@amd-fx:~$ cd piglit amd-fx@amd-fx:~/piglit$ ./bin/arb_separate_shader_object-mix_pipeline_useprogram -auto TEST 1 Enable monolithic program Bind pipeline TEST 2 Disable monolithic program Bind pipeline TEST 3 Enable monolithic program TEST 4 Disable monolithic program Bind pipeline Disable monolithic program Bind pipeline TEST 5 Disable monolithic program Bind pipeline Enable monolithic program Disable monolithic program Bind pipeline TEST 6 Disable monolithic program Unbind pipeline PIGLIT: {'result': 'pass' } amd-fx@amd-fx:~/piglit$ ./bin/arb_separate_shader_object-GetProgramPipelineiv -auto Attach program (5) to stage (GL_VERTEX_SHADER). Expected to be supported: yes Attach program (4) to stage (GL_FRAGMENT_SHADER). Expected to be supported: yes Attach program (3) to stage (GL_GEOMETRY_SHADER). Expected to be supported: yes Attach program (2) to stage (GL_TESS_EVALUATION_SHADER). Expected to be supported: yes Attach program (1) to stage (GL_TESS_CONTROL_SHADER). Expected to be supported: yes PIGLIT: {'result': 'pass' } amd-fx@amd-fx:~/piglit$ ./bin/arb_separate_shader_object-IsProgramPipeline -auto glGenProgramPipelines with negative n value glGenProgramPipelines with correct n value Pipeline 1 has wrong IsProgramPipeline. Expected 0, got 1 Pipeline 2 has wrong IsProgramPipeline. Expected 0, got 1 Pipeline 3 has wrong IsProgramPipeline. Expected 0, got 1 Pipeline 4 has wrong IsProgramPipeline. Expected 0, got 1 Segmentation fault (core dumped) amd-fx@amd-fx:~/piglit$ ./bin/arb_separate_shader_object-ValidateProgramPipeline -auto arb_separate_shader_object-ValidateProgramPipeline: /home/amd-fx/piglit/tests/util/piglit-shader.c:128: shader_name: Assertion `!"Unexpected shader target in shader_name()"' failed. Aborted (core dumped) amd-fx@amd-fx:~/piglit$