Skip to content

vkd3d-shader/tpf: Emit resource data type only for typed resource declarations.

Currently for raw buffers a value of 0x4444 is emitted as the register space token. This can't be tested because the GL runner fails on a non-zero register space.

Merge request reports

Loading