nv30: remove no-longer-used formats from table
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 15 Aug 2013 23:52:48 +0000 (19:52 -0400)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Fri, 16 Aug 2013 07:48:09 +0000 (09:48 +0200)
Commit 14ee790df77 removed the formats from the vtxfmt_table but forgot
to also update the info_table.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "9.2 and 9.1" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nv30/nv30_format.c

index 4367fbb..86620b4 100644 (file)
@@ -111,9 +111,6 @@ nv30_format_info_table[PIPE_FORMAT_COUNT] = {
    _(R16G16_SNORM        , __V_),
    _(R16G16B16_SNORM     , __V_),
    _(R16G16B16A16_SNORM  , __V_),
-   _(R8_USCALED          , __V_),
-   _(R8G8_USCALED        , __V_),
-   _(R8G8B8_USCALED      , __V_),
    _(R8G8B8A8_USCALED    , __V_),
    _(R16_FLOAT           , __V_),
    _(R16G16_FLOAT        , __V_), //S_V_),