mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
fix missing commit for span changes
This commit is contained in:
parent
3b3adf3daa
commit
eb171b0c10
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue