metalFragmentShader

Undocumented in source.
enum metalFragmentShader = q{ fragment half4 basic_fragment() { return half4(1.0); } };

Meta