diff options
author | Brian Paul <brianp@vmware.com> | 2009-04-10 08:05:10 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-04-10 08:05:10 -0600 |
commit | 88999de8b70d1e170f5bbcadd07132d382c560cf (patch) | |
tree | 00dd057e510ca5a13743ea3998fe458e46228983 /src/gallium/drivers/nv40/nv40_state.c | |
parent | 0a2269703c2398d81d8cde439527f883f6fbc502 (diff) |
gallium: remove pipe_texture::compressed field
The format field encodes compressed vs. uncompressed already. We can easily
check if a texture is compressed with pf_is_compressed(texture->format).
Diffstat (limited to 'src/gallium/drivers/nv40/nv40_state.c')
0 files changed, 0 insertions, 0 deletions