From eb171b0c10ece5e2a4800cadf8680c24e0d92cda Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 28 Oct 2005 12:05:25 +0000 Subject: fix missing commit for span changes --- src/mesa/drivers/dri/r300/radeon_screen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/drivers/dri/r300') diff --git a/src/mesa/drivers/dri/r300/radeon_screen.h b/src/mesa/drivers/dri/r300/radeon_screen.h index 4a331dc062..22dc40158b 100644 --- a/src/mesa/drivers/dri/r300/radeon_screen.h +++ b/src/mesa/drivers/dri/r300/radeon_screen.h @@ -103,6 +103,7 @@ typedef struct { GLboolean drmSupportsCubeMaps; /* need radeon kernel module >=1.7 */ GLboolean drmSupportsBlendColor; /* need radeon kernel module >= 1.11 */ + GLboolean depthHasSurface; /* Configuration cache with default values for all contexts */ driOptionCache optionCache; -- cgit v1.2.3