Skip to content

vkd3d-shader/d3d-asm: Print labels in red.

Giovanni Mascellani requested to merge giomasce/vkd3d:yellowstone into master

They are substancially different from any other register type, so it makes sense to have them stand out. Also, they help segmenting visually the code into blocks, because labels are usually found either at the beginning or at the end of a block.

Merge request reports

Loading