ext_image_dma_buf_import-export-tex: fix multi plane export
commit1231609979deca8e478b5a5cb3fc4d304a22a35f
authorQiang Yu <yuq825@gmail.com>
Wed, 13 Nov 2024 02:32:33 +0000 (13 10:32 +0800)
committerMarek Olšák <maraeo@gmail.com>
Wed, 20 Nov 2024 11:47:47 +0000 (20 11:47 +0000)
treef3abadf69d034f19586296ce73011554333f8619
parent34cf4d0ce2ee11ea141ac2caaa0ab2d4d55d77eb
ext_image_dma_buf_import-export-tex: fix multi plane export

Check plane number before really export the buffer, otherwise
we may get overflowed results.

Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/965>
tests/spec/ext_image_dma_buf_import/export-tex.c