We need separate concepts for - total set of extensions ever enabled, for the back end - current state of extensions, for parsing - the set of features currently enabled for building the AST
This commit is contained in:
parent
7d66a5d4be
commit
01384725c2
8 changed files with 109 additions and 74 deletions
|
|
@ -7,7 +7,6 @@ ERROR: 4 compilation errors. No code generated.
|
|||
|
||||
|
||||
Shader version: 110
|
||||
Requested GL_ARB_texture_rectangle
|
||||
ERROR: node is still EOpNull!
|
||||
0:42 Function Definition: main( ( global void)
|
||||
0:42 Function Parameters:
|
||||
|
|
@ -28,7 +27,6 @@ Linked fragment stage:
|
|||
|
||||
|
||||
Shader version: 110
|
||||
Requested GL_ARB_texture_rectangle
|
||||
ERROR: node is still EOpNull!
|
||||
0:42 Function Definition: main( ( global void)
|
||||
0:42 Function Parameters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue