Front-end: Implement GL_OES_gpu_shader5.
This commit is contained in:
@@ -31,7 +31,9 @@ ERROR: 0:80: '' : array size required
|
||||
ERROR: 0:86: 'location' : overlapping use of location 4
|
||||
ERROR: 0:90: 'location' : overlapping use of location 4
|
||||
ERROR: 0:94: 'precise' : Reserved word.
|
||||
ERROR: 0:95: 'fma' : no matching overloaded function found
|
||||
ERROR: 0:95: 'fma' : required extension not requested: Possible extensions include:
|
||||
GL_EXT_gpu_shader5
|
||||
GL_OES_gpu_shader5
|
||||
ERROR: 0:104: 'sample' : Reserved word.
|
||||
ERROR: 0:106: 'vertices' : can only apply to a standalone qualifier
|
||||
ERROR: 0:107: 'vertices' : inconsistent output number of vertices for array size of misSized
|
||||
@@ -188,8 +190,10 @@ ERROR: node is still EOpNull!
|
||||
0:? Sequence
|
||||
0:95 move second child to first child (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 Constant:
|
||||
0:95 0.000000
|
||||
0:95 Function Call: fma(f1;f1;f1; (global highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:112 Function Definition: pointSize2( (global void)
|
||||
0:112 Function Parameters:
|
||||
0:114 Sequence
|
||||
@@ -390,8 +394,10 @@ ERROR: node is still EOpNull!
|
||||
0:? Sequence
|
||||
0:95 move second child to first child (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 Constant:
|
||||
0:95 0.000000
|
||||
0:95 Function Call: fma(f1;f1;f1; (global highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:95 'd' (temp highp float)
|
||||
0:112 Function Definition: pointSize2( (global void)
|
||||
0:112 Function Parameters:
|
||||
0:114 Sequence
|
||||
|
||||
Reference in New Issue
Block a user