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
1a0d93f4
Commit
1a0d93f4
authored
May 05, 2016
by
qining
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the test of precise output function parameter
Rebase to
5cc344d8
and update the expected test result.
parent
9220dbb0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
precise.tesc.out
Test/baseResults/precise.tesc.out
+12
-12
No files found.
Test/baseResults/precise.tesc.out
View file @
1a0d93f4
...
@@ -341,18 +341,18 @@ vertices = -1
...
@@ -341,18 +341,18 @@ vertices = -1
0:96 Function Definition: precise_func_parameter(f1;f1; (global float)
0:96 Function Definition: precise_func_parameter(f1;f1; (global float)
0:96 Function Parameters:
0:96 Function Parameters:
0:96 'b' (in float)
0:96 'b' (in float)
0:96 'c' (out float)
0:96 'c' (
noContraction
out float)
0:97 Sequence
0:97 Sequence
0:97 Sequence
0:97 Sequence
0:97 move second child to first child (temp float)
0:97 move second child to first child (temp float)
0:97 'a' (temp float)
0:97 'a' (
noContraction
temp float)
0:97 Constant:
0:97 Constant:
0:97 0.500000
0:97 0.500000
0:98 move second child to first child (temp float)
0:98 move second child to first child (temp float)
0:98 'c' (out float)
0:98 'c' (
noContraction
out float)
0:98 add (temp float)
0:98 add (
noContraction
temp float)
0:98 'a' (temp float)
0:98 'a' (
noContraction
temp float)
0:98 'b' (in float)
0:98 'b' (
noContraction
in float)
0:99 Branch: Return with expression
0:99 Branch: Return with expression
0:99 subtract (temp float)
0:99 subtract (temp float)
0:99 'a' (temp float)
0:99 'a' (temp float)
...
@@ -706,18 +706,18 @@ vertices = -1
...
@@ -706,18 +706,18 @@ vertices = -1
0:96 Function Definition: precise_func_parameter(f1;f1; (global float)
0:96 Function Definition: precise_func_parameter(f1;f1; (global float)
0:96 Function Parameters:
0:96 Function Parameters:
0:96 'b' (in float)
0:96 'b' (in float)
0:96 'c' (out float)
0:96 'c' (
noContraction
out float)
0:97 Sequence
0:97 Sequence
0:97 Sequence
0:97 Sequence
0:97 move second child to first child (temp float)
0:97 move second child to first child (temp float)
0:97 'a' (temp float)
0:97 'a' (
noContraction
temp float)
0:97 Constant:
0:97 Constant:
0:97 0.500000
0:97 0.500000
0:98 move second child to first child (temp float)
0:98 move second child to first child (temp float)
0:98 'c' (out float)
0:98 'c' (
noContraction
out float)
0:98 add (temp float)
0:98 add (
noContraction
temp float)
0:98 'a' (temp float)
0:98 'a' (
noContraction
temp float)
0:98 'b' (in float)
0:98 'b' (
noContraction
in float)
0:99 Branch: Return with expression
0:99 Branch: Return with expression
0:99 subtract (temp float)
0:99 subtract (temp float)
0:99 'a' (temp float)
0:99 'a' (temp float)
...
...
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