Created attachment 28771 [details] [review] patch_for_polygon_stipple, removing the pipe->flush() call in pstip_update_texture I encountered a segment fault error when running polystip test of ogl conformance. In function pstip_update_texture, I think pipe->flush() should not be called. pstip_update_texture is called from st_validate_state, at the stage of validating state, while the scene has not been created.
Is this still an issue with current Mesa git? The patch still seems to be applicable.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/960.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.