1617a3babSopenharmony_cispv.bufferhandle17_Errors.frag 2617a3babSopenharmony_ciERROR: 0:11: 'qualifier' : variables with reference type can't have qualifier 'const' 3617a3babSopenharmony_ciERROR: 0:16: 'qualifier' : variables with reference type can't have qualifier 'const' 4617a3babSopenharmony_ciERROR: 0:18: '==' : can't use with reference types 5617a3babSopenharmony_ciERROR: 0:18: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2 6617a3babSopenharmony_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 ' temp reference' (or there is no acceptable conversion) 7617a3babSopenharmony_ciERROR: 0:19: '!=' : can't use with reference types 8617a3babSopenharmony_ciERROR: 0:19: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2 9617a3babSopenharmony_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 ' temp reference' (or there is no acceptable conversion) 10617a3babSopenharmony_ciERROR: 8 compilation errors. No code generated. 11617a3babSopenharmony_ci 12617a3babSopenharmony_ci 13617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link 14