Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
1575e0d7
Commit
1575e0d7
authored
Nov 17, 2014
by
John Kessenich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct test result for previous check in.
git-svn-id:
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28969
e7fa87d3-cd2b-0410-9028-fcbf551c1848
parent
c47175c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
310.frag.out
Test/baseResults/310.frag.out
+1
-6
No files found.
Test/baseResults/310.frag.out
View file @
1575e0d7
...
...
@@ -30,11 +30,6 @@ ERROR: 0:82: 'location' : too large for fragment output
ERROR: 0:82: 'location' : overlapping use of location 40
ERROR: 0:83: 'non-literal layout-id value' : not supported with this profile: es
ERROR: 0:83: 'layout-id value' : cannot be negative
ERROR: 0:103: 'writeonly' : argument cannot drop memory qualifier when passed to formal parameter
ERROR: 0:104: 'readonly' : argument cannot drop memory qualifier when passed to formal parameter
ERROR: 0:107: 'volatile' : argument cannot drop memory qualifier when passed to formal parameter
ERROR: 0:107: 'coherent' : argument cannot drop memory qualifier when passed to formal parameter
ERROR: 0:107: 'restrict' : argument cannot drop memory qualifier when passed to formal parameter
ERROR: 0:110: 'out' : cannot be bool
ERROR: 0:111: 'image2D' : sampler/image types can only be used in uniform variables or function parameters: imageOut
ERROR: 0:111: '' : image variables not declared 'writeonly' must have a format layout qualifier
...
...
@@ -46,7 +41,7 @@ ERROR: 0:120: 'fragment-shader array-of-struct input' : not supported with this
ERROR: 0:121: 'fragment-shader array-of-struct input' : not supported with this profile: es
ERROR: 0:123: 'fragment-shader struct input containing an array' : not supported with this profile: es
ERROR: 0:125: 'fragment-shader struct input containing structure' : not supported with this profile: es
ERROR: 4
6
compilation errors. No code generated.
ERROR: 4
1
compilation errors. No code generated.
Shader version: 310
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment