mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
mesa: remove old comment about FEATURE_GL
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
parent
f490c6839b
commit
c04e0b9f4b
1 changed files with 1 additions and 2 deletions
|
|
@ -423,8 +423,7 @@ static const int extra_core_ARB_color_buffer_float_and_new_buffers[] = {
|
|||
* remaining combinations. To look up the enums valid in a given API
|
||||
* we will use a hash table specific to that API. These tables are in
|
||||
* turn generated at build time and included through get_hash.h.
|
||||
* The different sections are guarded by #if FEATURE_GL etc to make
|
||||
* sure we only compile in the enums we may need. */
|
||||
*/
|
||||
|
||||
#include "get_hash.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue