This patch refactors GPU implicit conversion code by generating the name of the shaders on the fly using fmt. This reduces boilerplate and makes it easier to add new types.
This patch refactors GPU implicit conversion code by generating the name of the shaders on the fly using fmt. This reduces boilerplate and makes it easier to add new types.