diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-12-12 15:07:21 -0700 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-12-12 15:07:21 -0700 |
commit | 5c0c5e5af9c72c170991f48628673faba85bc6f4 (patch) | |
tree | a8ea0c09ebf779f1c30bfea83d1e7c5974764e1d /progs | |
parent | c20d00f04bdbdc0d3abdae8984ff5c874c4f0a10 (diff) |
mesa: basic array constructors work now
For example: float[3] xxx = float[3](1.1, 2.2, 3.3);
Optimizations for const-qualified arrays next.
Diffstat (limited to 'progs')
0 files changed, 0 insertions, 0 deletions