dri: add fake front definitions
This commit is contained in:
@@ -624,6 +624,8 @@ struct __DRIswrastExtensionRec {
|
|||||||
#define __DRI_BUFFER_DEPTH 4
|
#define __DRI_BUFFER_DEPTH 4
|
||||||
#define __DRI_BUFFER_STENCIL 5
|
#define __DRI_BUFFER_STENCIL 5
|
||||||
#define __DRI_BUFFER_ACCUM 6
|
#define __DRI_BUFFER_ACCUM 6
|
||||||
|
#define __DRI_BUFFER_FAKE_FRONT_LEFT 7
|
||||||
|
#define __DRI_BUFFER_FAKE_FRONT_RIGHT 8
|
||||||
|
|
||||||
struct __DRIbufferRec {
|
struct __DRIbufferRec {
|
||||||
unsigned int attachment;
|
unsigned int attachment;
|
||||||
|
Reference in New Issue
Block a user