Skip to content

v3d,v3dv: document cl_emit_with_prepacked

What does this MR do and why?

v3d,v3dv: document cl_emit_with_prepacked

In addition to always being good to have some documentation, it was
added to clarify that if you use the macro to fill up values, it will
not override the values coming from the prepacked buffer, but doing an
OR.

Merge request reports