r300g: Squash format warning.

Won't ever be supported.
This commit is contained in:
Corbin Simpson
2009-10-17 20:53:19 -07:00
parent 11056ca86f
commit bfd877e470
+1
View File
@@ -231,6 +231,7 @@ static boolean check_tex_2d_format(enum pipe_format format, uint32_t usage,
/* Definitely unsupported formats. */
/* Non-usable Z buffer/stencil formats. */
case PIPE_FORMAT_Z32_UNORM:
case PIPE_FORMAT_Z24X8_UNORM:
case PIPE_FORMAT_S8Z24_UNORM:
case PIPE_FORMAT_X8Z24_UNORM: