diff options
author | Roland Scheidegger <sroland@vmware.com> | 2010-08-23 17:55:16 +0200 |
---|---|---|
committer | Roland Scheidegger <sroland@vmware.com> | 2010-08-23 17:55:16 +0200 |
commit | c2f074d8a4b93f3f3a81311f9a114b11bc5f80d8 (patch) | |
tree | d389c7e693eac270d3bca424642c17df629d7ec5 /src/glsl/tests/constructor-02.glsl | |
parent | c907b947130c884de09e48e1ecbeecc9afc9f75b (diff) |
util: fix util_fill_rect to take util_color instead of u32 param
util_fill_rect could not handle formats with more than 32 bits,
since the fill color was a uint32_t value. Fix this by using
a util_color union instead, and also expand the union so it
works with formats which have up to 256 bits (the max of any
format currently defined).
Diffstat (limited to 'src/glsl/tests/constructor-02.glsl')
0 files changed, 0 insertions, 0 deletions