Fixes: bcaa0cd75fd7b1d35817792b4802cce5eb47754d ("Test that VertexAttribP*() must use one of the appropriate types.") CC: Ian Romanick <i...@freedesktop.org> ---
tests/opengl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/opengl.py b/tests/opengl.py index 6657cffdb..873cdac29 100644 --- a/tests/opengl.py +++ b/tests/opengl.py @@ -4088,6 +4088,7 @@ with profile.test_list.group_manager( g(['draw-vertices-2101010'], run_concurrent=False) g(['attribs', 'GL_ARB_vertex_type_2_10_10_10_rev'], 'attribs') g(['arb_vertex_type_2_10_10_10_rev-array_types']) + g(['gl-3.3-vertex-attrib-p-types'], 'attrib-p-types') with profile.test_list.group_manager( PiglitGLTest, -- 2.17.1 _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit