Skip to content

intel/compiler: set default value for LOAD_PAYLOAD.header_size

Marcin Ślusarz requested to merge mslusarz/mesa:load_payload_header_size into main

While adapting my code to changes in !17605 (merged) I noticed that most callers pass header_size == 0 to LOAD_PAYLOAD.

cc @idr

Merge request reports