Searched refs:FogCoordFuncs (Results 1 – 1 of 1) sorted by relevance
188 static int FogCoordFuncs[NUM_TYPES]; variable1509 FogCoordFuncs[0] = -1; in _ae_create_context()1510 FogCoordFuncs[1] = -1; in _ae_create_context()1511 FogCoordFuncs[2] = -1; in _ae_create_context()1512 FogCoordFuncs[3] = -1; in _ae_create_context()1513 FogCoordFuncs[4] = -1; in _ae_create_context()1514 FogCoordFuncs[5] = -1; in _ae_create_context()1515 FogCoordFuncs[6] = _gloffset_FogCoordfvEXT; in _ae_create_context()1516 FogCoordFuncs[7] = _gloffset_FogCoorddv; in _ae_create_context()1618 aa->offset = FogCoordFuncs[TYPE_IDX(aa->array->Type)]; in _ae_update_state()