DDeepin Developerfeat: Init commit
51359a70创建于 2022年9月29日历史提交
void main(out float4 fragColor : SV_TARGET0)
{
    fragColor = 1;
}