Skip to content

glthread: Check out of bounds for MultiDrawElementsBaseVertex cmd

Vadym Shovkoplias requested to merge GL/mesa:glthread-out-of-bounds-5719 into main

Make sure draw count is not high so the MultiDrawElementsBaseVertex cmd can fit the queue buffer.

Closes: #5719 (closed) Signed-off-by: Vadym Shovkoplias vadym.shovkoplias@globallogic.com

Merge request reports