mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-01-26 23:53:54 +08:00
define GL_ARB_imaging
This commit is contained in:
parent
67adba15a2
commit
2f911cdf17
@ -1,4 +1,4 @@
|
||||
/* $Id: gl.h,v 1.48 2000/12/08 00:28:59 brianp Exp $ */
|
||||
/* $Id: gl.h,v 1.49 2000/12/09 20:36:18 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@ -84,7 +84,7 @@ extern "C" {
|
||||
|
||||
#define GL_VERSION_1_1 1
|
||||
#define GL_VERSION_1_2 1
|
||||
|
||||
#define GL_ARB_imaging 1
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user