diff options
author | Jason Ekstrand <[email protected]> | 2016-08-03 09:58:13 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-08-05 09:07:04 -0700 |
commit | ffcf8e1049f300b3a890bdd1ce778c8436aee049 (patch) | |
tree | a875995d71184aebd6d74192177a12a6f6a07f1e /src/mesa/tnl_dd | |
parent | c7eb9a75653c1df54e6c36873c8c4ddd142b98d6 (diff) |
util/format: Use explicitly sized types
Both the rgb9e5 and r11g11b10 formats are defined based on how they are
packed into a 32-bit integer. It makes sense that the functions that
manipulate them take an explicitly sized type.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/mesa/tnl_dd')
0 files changed, 0 insertions, 0 deletions