Implement frexp, ldexp, packUnorm2x16, unpackUnorm2x16, packUnorm4x8, packSnorm4x8, unpackUnorm4x8, unpackSnorm4x8, and unpackDouble2x32().
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27738 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -100,6 +100,32 @@ ERROR: node is still EOpNull!
|
||||
0:37 'i2' (highp 2-component vector of int)
|
||||
0:37 Function Call: findMSB(vu2; (highp 2-component vector of int)
|
||||
0:37 'u2' (highp 2-component vector of uint)
|
||||
0:40 move second child to first child (highp 3-component vector of float)
|
||||
0:40 'v3' (highp 3-component vector of float)
|
||||
0:40 Function Call: frexp(vf3;vi3; (highp 3-component vector of float)
|
||||
0:40 'v3' (highp 3-component vector of float)
|
||||
0:40 'i3' (highp 3-component vector of int)
|
||||
0:42 move second child to first child (highp 2-component vector of float)
|
||||
0:42 'v2' (highp 2-component vector of float)
|
||||
0:42 Function Call: ldexp(vf2;vi2; (highp 2-component vector of float)
|
||||
0:42 'v2' (highp 2-component vector of float)
|
||||
0:42 'i2' (highp 2-component vector of int)
|
||||
0:45 move second child to first child (highp uint)
|
||||
0:45 'u1' (highp uint)
|
||||
0:45 Function Call: packUnorm4x8(vf4; (highp uint)
|
||||
0:45 'v4' (mediump 4-component vector of float)
|
||||
0:46 move second child to first child (highp uint)
|
||||
0:46 'u1' (highp uint)
|
||||
0:46 Function Call: packSnorm4x8(vf4; (highp uint)
|
||||
0:46 'v4' (mediump 4-component vector of float)
|
||||
0:47 move second child to first child (mediump 4-component vector of float)
|
||||
0:47 'v4' (mediump 4-component vector of float)
|
||||
0:47 Function Call: unpackUnorm4x8(u1; (mediump 4-component vector of float)
|
||||
0:47 'u1' (highp uint)
|
||||
0:48 move second child to first child (mediump 4-component vector of float)
|
||||
0:48 'v4' (mediump 4-component vector of float)
|
||||
0:48 Function Call: unpackSnorm4x8(u1; (mediump 4-component vector of float)
|
||||
0:48 'u1' (highp uint)
|
||||
0:? Linker Objects
|
||||
0:? 's' (shared highp 4-component vector of float)
|
||||
0:? 'v' (buffer highp 4-component vector of float)
|
||||
@@ -207,6 +233,32 @@ ERROR: node is still EOpNull!
|
||||
0:37 'i2' (highp 2-component vector of int)
|
||||
0:37 Function Call: findMSB(vu2; (highp 2-component vector of int)
|
||||
0:37 'u2' (highp 2-component vector of uint)
|
||||
0:40 move second child to first child (highp 3-component vector of float)
|
||||
0:40 'v3' (highp 3-component vector of float)
|
||||
0:40 Function Call: frexp(vf3;vi3; (highp 3-component vector of float)
|
||||
0:40 'v3' (highp 3-component vector of float)
|
||||
0:40 'i3' (highp 3-component vector of int)
|
||||
0:42 move second child to first child (highp 2-component vector of float)
|
||||
0:42 'v2' (highp 2-component vector of float)
|
||||
0:42 Function Call: ldexp(vf2;vi2; (highp 2-component vector of float)
|
||||
0:42 'v2' (highp 2-component vector of float)
|
||||
0:42 'i2' (highp 2-component vector of int)
|
||||
0:45 move second child to first child (highp uint)
|
||||
0:45 'u1' (highp uint)
|
||||
0:45 Function Call: packUnorm4x8(vf4; (highp uint)
|
||||
0:45 'v4' (mediump 4-component vector of float)
|
||||
0:46 move second child to first child (highp uint)
|
||||
0:46 'u1' (highp uint)
|
||||
0:46 Function Call: packSnorm4x8(vf4; (highp uint)
|
||||
0:46 'v4' (mediump 4-component vector of float)
|
||||
0:47 move second child to first child (mediump 4-component vector of float)
|
||||
0:47 'v4' (mediump 4-component vector of float)
|
||||
0:47 Function Call: unpackUnorm4x8(u1; (mediump 4-component vector of float)
|
||||
0:47 'u1' (highp uint)
|
||||
0:48 move second child to first child (mediump 4-component vector of float)
|
||||
0:48 'v4' (mediump 4-component vector of float)
|
||||
0:48 Function Call: unpackSnorm4x8(u1; (mediump 4-component vector of float)
|
||||
0:48 'u1' (highp uint)
|
||||
0:? Linker Objects
|
||||
0:? 's' (shared highp 4-component vector of float)
|
||||
0:? 'v' (buffer highp 4-component vector of float)
|
||||
|
||||
Reference in New Issue
Block a user