summaryrefslogtreecommitdiff
path: root/tests/spec/arb_vertex_array_bgra
AgeCommit message (Expand)AuthorFilesLines
2017-08-21arb_vertex_array_bgra: set KHR_no_error statusSamuel Pitoiset2-0/+2
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace2-2/+2
2014-06-02arb_vertex_array_bgra: Add tests for glGet*(GL_*_ARRAY_SIZE) == GL_BGRA.José Fonseca2-0/+82
2014-02-17arb_vertex_array_bgra: Remove vertex-array-bgra.cIan Romanick2-102/+0
2014-02-17arb_vertex_array_bgra: Test all the invalid typesIan Romanick1-9/+20
2014-02-17arb_vertex_array_bgra: Test that the valid usage is acceptedIan Romanick1-0/+7
2013-11-04Change INVALID_VALUE to INVALID_OPERATION in ARB_vertex_array_bgra test.Kenneth Graunke1-12/+6
2013-07-29GL-3.2 ARB_vertex_array_bgra: Test for INVALID_VALUEJacob Penner2-0/+102
2013-07-22Add a test for API errors when GL_BGRA vertex arrays.Kenneth Graunke3-0/+100