Files
mesa/src/broadcom/vulkan
Iago Toral Quiroga a45ab46563 v3dv: fix index buffer binding
This can be called outside a render pass so we should not expect to have
a job available. Also, we should not be emitting state here, instead we
should do in the pre-draw handler with all the other draw call state.

Fixes cases of crashes in RenderDoc when selecting elements in the
Event Browser.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10130>
2021-04-09 10:13:46 +00:00
..
2020-10-13 21:21:25 +00:00
2021-01-19 11:54:22 +01:00
2020-11-04 13:56:51 +01:00
2020-10-13 21:21:25 +00:00
2020-10-13 21:21:32 +00:00
2021-01-19 11:54:22 +01:00