| Description: | 1-D map order |
| Attribute group: | — |
| Initial value: | 1 |
| Get command: | glGetMapiv |
| Description: | 2-D map orders |
| Attribute group: | — |
| Initial value: | 1, 1 |
| Get command: | glGetMapiv |
| Description: | 1-D control points |
| Attribute group: | — |
| Initial value: | — |
| Get command: | glGetMapfv |
| Description: | 2-D control points |
| Attribute group: | — |
| Initial value: | — |
| Get command: | glGetMapfv |
| Description: | 1-D domain endpoints |
| Attribute group: | — |
| Initial value: | — |
| Get command: | glGetMapfv |
| Description: | 2-D domain endpoints |
| Attribute group: | — |
| Initial value: | — |
| Get command: | glGetMapfv |
| Description: | 1-D map enables: x is map type |
| Attribute group: | eval/enable |
| Initial value: | GL_FALSE |
| Get command: | glIsEnabled |
| Description: | 2-D map enables: x is map type |
| Attribute group: | eval/enable |
| Initial value: | GL_FALSE |
| Get command: | glIsEnabled |
| Description: | 1-D grid endpoints |
| Attribute group: | eval |
| Initial value: | 0, 1 |
| Get command: | glGetFloatv |
| Description: | 2-D grid endpoints |
| Attribute group: | eval |
| Initial value: | 0, 1; 0, 1 |
| Get command: | glGetFloatv |
| Description: | 1-D grid divisions |
| Attribute group: | eval |
| Initial value: | 1 |
| Get command: | glGetFloatv |
| Description: | 2-D grid segments |
| Attribute group: | eval |
| Initial value: | 1, 1 |
| Get command: | glGetFloatv |
| Description: | True if automatic normal generation enabled |
| Attribute group: | eval |
| Initial value: | GL_FALSE |
| Get command: | glIsEnabled |