mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08: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().