panfrost: Get rid of the skippable param in attach_vt_framebuffer()
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 2 Aug 2019 17:18:46 +0000 (19:18 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Fri, 2 Aug 2019 19:54:58 +0000 (21:54 +0200)
commit12f72175f3e9f41cb4cbca5fe17e6339555f9ead
tree6b4835739c355acc08e4a52dd37dc39da4e79b51
parent8227d284f7f7bbaf795c04b6d1e7081f7fb0f535
panfrost: Get rid of the skippable param in attach_vt_framebuffer()

The only user of this function always passes true.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c