mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
This depended on VKD3D_DATA_FLOAT/VSIR_DATA_F32 being the first enumeration value, but that's no longer the case. shader_dump_instruction() compares this against VSIR_DATA_F32 to determine whether to call shader_dump_resource_data_type().