Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
3ce4e590901b52f567086856d55f6e9c330dbe34
/
Test
/
reflection.vert
ddea678
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
by John Kessenich
· 10 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
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