gallium: Make sure the size of non-existent storage components is set to 0.
authorMichel Dänzer <michel@tungstengraphics.com>
Thu, 24 Apr 2008 17:39:25 +0000 (18:39 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 24 Apr 2008 17:42:35 +0000 (18:42 +0100)
commit35dc003c6a0845a96934f9c222bd57bb62e0a62f
tree18b4283c13f0ab5bf4f204ab72015c18f0f04b51
parentcefa367b5d909f26d943101efb042562de778c5f
gallium: Make sure the size of non-existent storage components is set to 0.

Before adding support for formats with unused storage components, the size of
components swizzled to 0 or 1 was ignored, so this didn't matter.
src/gallium/include/pipe/p_format.h