Home | History | Annotate | Download | only in libagl

Lines Matching refs:gConfigs

1013 static configs_t const gConfigs[] = {
1131 config_pair_t const* configFound = gConfigs[i].array;
1133 gConfigs[i].array,
1134 0, gConfigs[i].size-1,
1203 size_t numConfigs = NELEM(gConfigs);
1210 gConfigs[index].array,
1211 0, gConfigs[index].size-1,
1214 *value = gConfigs[index].array[attrIndex].value;
1444 GLint numConfigs = NELEM(gConfigs);
1479 int numConfigs = NELEM(gConfigs);