1617a3babSopenharmony_cispv.bufferhandle19_Errors.frag
2617a3babSopenharmony_ciERROR: 0:18: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp reference' and a right operand of type ' const int' (or there is no acceptable conversion)
3617a3babSopenharmony_ciERROR: 0:19: '-' :  wrong operand types: no operation '-' exists that takes a left-hand operand of type ' temp reference' and a right operand of type ' const int' (or there is no acceptable conversion)
4617a3babSopenharmony_ciERROR: 0:20: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' const int' and a right operand of type ' temp reference' (or there is no acceptable conversion)
5617a3babSopenharmony_ciERROR: 0:21: '-' :  wrong operand types: no operation '-' exists that takes a left-hand operand of type ' temp reference' and a right operand of type ' temp reference' (or there is no acceptable conversion)
6617a3babSopenharmony_ciERROR: 0:22: 'assign' :  cannot convert from ' const int' to ' temp reference'
7617a3babSopenharmony_ciERROR: 0:23: 'assign' :  cannot convert from ' const int' to ' temp reference'
8617a3babSopenharmony_ciERROR: 0:24: 'assign' :  cannot convert from ' temp reference' to ' temp reference'
9617a3babSopenharmony_ciERROR: 0:25: 'assign' :  cannot convert from ' temp reference' to ' temp reference'
10617a3babSopenharmony_ciERROR: 0:28: 'assign' :  cannot convert from ' temp reference' to ' temp reference'
11617a3babSopenharmony_ciERROR: 0:29: 'assign' :  cannot convert from ' temp reference' to ' temp reference'
12617a3babSopenharmony_ciERROR: 0:30: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp reference' and a right operand of type ' temp reference' (or there is no acceptable conversion)
13617a3babSopenharmony_ciERROR: 0:31: '-' :  wrong operand types: no operation '-' exists that takes a left-hand operand of type ' const int' and a right operand of type ' temp reference' (or there is no acceptable conversion)
14617a3babSopenharmony_ciERROR: 12 compilation errors.  No code generated.
15617a3babSopenharmony_ci
16617a3babSopenharmony_ci
17617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
18