Hello! I am using this in a unity GPU instancing tool where instances need to be sorted by the distance to the camera. it sorts properly on dx11 and dx12, however on vulkan most of the attempts fail. im using unity 2021.2/3, though i doubt that should matter.

Hello! I am using this in a unity GPU instancing tool where instances need to be sorted by the distance to the camera. it sorts properly on dx11 and dx12, however on vulkan most of the attempts fail. im using unity 2021.2/3, though i doubt that should matter.