mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
Nvidia expects that the D_ref is packed together with texture coordinates. The D_ref parameter is ignored. This isn't a problem for glslang because in GLSL D_ref is generally passed together with texture coordinates.