File: preprocessor.include.disabled.vert.err

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (23 lines) | stat: -rw-r--r-- 1,154 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ERROR: 0:8000: '#include' : required extension not requested: Possible extensions include:
GL_GOOGLE_include_directive
GL_ARB_shading_language_include
ERROR: 0:8000: '#include' : must be followed by a header name 
ERROR: 0:8001: '#include' : required extension not requested: Possible extensions include:
GL_GOOGLE_include_directive
GL_ARB_shading_language_include
ERROR: 0:8001: '#include' : must be followed by a header name 
ERROR: 0:8002: '#include' : required extension not requested: Possible extensions include:
GL_GOOGLE_include_directive
GL_ARB_shading_language_include
ERROR: 0:8002: '#include' : Could not process include directive for header name: foo
ERROR: 0:8003: '#include' : required extension not requested: Possible extensions include:
GL_GOOGLE_include_directive
GL_ARB_shading_language_include
ERROR: 0:8003: '#include' : extra content after header name: foo
ERROR: 0:8004: '#include' : required extension not requested: Possible extensions include:
GL_GOOGLE_include_directive
GL_ARB_shading_language_include
ERROR: 0:8004: '#include' : expected newline after header name: no-eol
ERROR: 10 compilation errors.  No code generated.