mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 09:08:07 +02:00
The templates will be used to flush fragment work at the pipeline barrier. They will also be used in vkCmdClearAttachments(). "pds_state" is a pointer to an array. This is done to prevent a memcpy() patching the PDS state. Whenever the template requires PDS state we will always be patching it so let's just pass a pointer instead. Using a pointer here also allows to check (with a NULL check) whether the pds state in the template was configured prior to emitting. Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Reviewed-by: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18124> |
||
|---|---|---|
| .. | ||
| gen_pack_header.py | ||
| meson.build | ||
| pvr_packet_helpers.h | ||
| rogue_cdm.xml | ||
| rogue_cr.xml | ||
| rogue_hwdefs.h | ||
| rogue_ipf.xml | ||
| rogue_lls.xml | ||
| rogue_pbestate.xml | ||
| rogue_pds.xml | ||
| rogue_ppp.xml | ||
| rogue_texstate.xml | ||
| rogue_vdm.xml | ||