• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1spv.bufferhandle17_Errors.frag
2ERROR: 0:11: 'qualifier' : variables with reference type can't have qualifier 'const'
3ERROR: 0:16: 'qualifier' : variables with reference type can't have qualifier 'const'
4ERROR: 0:18: '==' : can't use with reference types
5ERROR: 0:18: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2
6ERROR: 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)
7ERROR: 0:19: '!=' : can't use with reference types
8ERROR: 0:19: 'buffer reference math' : required extension not requested: GL_EXT_buffer_reference2
9ERROR: 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)
10ERROR: 8 compilation errors.  No code generated.
11
12
13SPIR-V is not generated for failed compile or link
14