mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-07-24 03:36:22 +00:00
(probably for AMD) enable 'GL_GOOGLE_cpp_style_line_directive' in preamble
This commit is contained in:
parent
b4a0636d43
commit
cb7c9b8b49
6 changed files with 67 additions and 3 deletions
2
server/testdata/04/final.fsh.merge
vendored
2
server/testdata/04/final.fsh.merge
vendored
|
@ -1,4 +1,6 @@
|
|||
#version 120
|
||||
#extension GL_GOOGLE_cpp_style_line_directive : enable
|
||||
#line 2 "!!"
|
||||
|
||||
#line 1 "!!"
|
||||
#line 1 "!!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue