turnip: pCounterBufferOffsets can be NULL on vkCmd*TransformFeedbackEXT()
According to the spec for both vkCmd{Begin,End}TransformFeedbackEXT(), if pCounterBufferOffsets is NULL, then it is assumed the offsets are zero. Fixes crash on dEQP-VK.transform_feedback.simple.backward_dependency_no_offset_array Signed-off-by:Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by:
Connor Abbott <cwabbott0@gmail.com> Part-of: <!8057>
Showing
Please register or sign in to comment