Searched refs:FogCoordFuncs (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dapi_arrayelt.c169 static int FogCoordFuncs[NUM_TYPES]; variable
1420 FogCoordFuncs[0] = -1;
1421 FogCoordFuncs[1] = -1;
1422 FogCoordFuncs[2] = -1;
1423 FogCoordFuncs[3] = -1;
1424 FogCoordFuncs[4] = -1;
1425 FogCoordFuncs[5] = -1;
1426 FogCoordFuncs[6] = _gloffset_FogCoordfvEXT;
1427 FogCoordFuncs[7] = _gloffset_FogCoorddvEXT;
1509 aa->offset = FogCoordFuncs[TYPE_ID
[all...]

Completed in 60 milliseconds