summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Krol <michal@vmware.com>2010-02-12 14:57:59 +0100
committerMichal Krol <michal@vmware.com>2010-02-12 14:57:59 +0100
commit3cbdbccd8f3e2c9c7e31d84630434d8f694e3ac4 (patch)
tree13c0f64e3200bff1d4136270845d2af3de50345e
parente670b358b348b64c7c7aa8d91c8cb28db6834dd2 (diff)
util: Add descriptors for R32/R32G32_1111_FLOAT formats.
-rw-r--r--src/gallium/auxiliary/util/u_format.csv2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/util/u_format.csv b/src/gallium/auxiliary/util/u_format.csv
index 01f7931aed..d40bc525cb 100644
--- a/src/gallium/auxiliary/util/u_format.csv
+++ b/src/gallium/auxiliary/util/u_format.csv
@@ -107,3 +107,5 @@ PIPE_FORMAT_DXT1_SRGB , dxt , 4, 4, x64 , , , , xyz1,
PIPE_FORMAT_DXT1_SRGBA , dxt , 4, 4, x64 , , , , xyzw, srgb
PIPE_FORMAT_DXT3_SRGBA , dxt , 4, 4, x128, , , , xyzw, srgb
PIPE_FORMAT_DXT5_SRGBA , dxt , 4, 4, x128, , , , xyzw, srgb
+PIPE_FORMAT_R32_1111_FLOAT , array , 1, 1, f32 , , , , x111, rgb
+PIPE_FORMAT_R32G32_1111_FLOAT , array , 1, 1, f32 , f32 , , , xy11, rgb