Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
32c294ed766bc26498d37450d1a9ba8a7c83e125
/
Test
/
baseResults
/
reflection.vert.out
8ffc36a
add reflection queries to return a TType. Fix minor issue with interface names.
by steve-lunarg
· 8 years ago
bef7428
Update test cases for vertex attribute reflection
by Thomas Perl
· 9 years ago
e95fa5e
Tests: Update to match previous pull request.
by John Kessenich
· 9 years ago
cc16fa0
Tests: Move to just linefeed to simply cross-platform test changes.
by John Kessenich
· 9 years ago
6626cad
glslang front-end: Don't emit blank lines for empty info logs. From Andrew Woloszyn <awoloszyn@google.com>.
by John Kessenich
· 10 years ago
cf0206c
Restore r26245 and all tests and test results since 4/1:
by John Kessenich
· 11 years ago
5b9f988
Reflection: Eliminate redundant arrayed block entries, and use block name instead of instance name for active uniform enumeration.
by John Kessenich
· 11 years ago
04884e4
Reflection: Expand out block arrays to N different blocks.
by John Kessenich
· 11 years ago
43e43ce
Reflection: Flesh out expansions of complex aggregates not fully dereferenced, visit all array elements for a variable index, and correct max array index when a later occurrence is larger than an earlier one.
by John Kessenich
· 11 years ago
c17dbd5
Reflection: Optimize leaf-array sizes for largest index used in a live path.
by John Kessenich
· 11 years ago
12f9221
Reflection:
by John Kessenich
· 11 years ago
ec252df
Reflection: Add translation from glslang types to the API #define types.
by John Kessenich
· 11 years ago
568bc3a
Reflection: Implement the std140 block offset calculation rules.
by John Kessenich
· 11 years ago
11f9fc7
Add and partially implement an interface for doing uniform reflection. It includes an AST traversal to identify live accesses.
by John Kessenich
· 11 years ago