Skip to content

WIP: genxml: verify alignment of addresses

Someone reported Iris using the wrong alignment with 3DSTATE_CONSTANT_ALL (because of using the workaround_address which is 8bytes aligned instead of 32bytes). I've not managed to run into this yet, but we should have some checks about this in the packing code.

Merge request reports