turnip: remove unnecessary fb size check
authorJonathan Marek <jonathan@marek.ca>
Thu, 27 Feb 2020 16:20:59 +0000 (11:20 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 28 Feb 2020 14:04:20 +0000 (14:04 +0000)
commitde3230e0a5d90911f8a4e376629e264278dffc00
tree7658cd3cbfcb0863d2ef860ce835f690a4ebac68
parentcf302c9a22fab86da0bc70f377c8f0c43f5d8d77
turnip: remove unnecessary fb size check

Framebuffer with 0 width or height is not valid.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3979>
src/freedreno/vulkan/tu_cmd_buffer.c