Home
last modified time | relevance | path

Searched refs:FDM_EYE_PLANE_ABS (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dffvertex_prog.c114 #define FDM_EYE_PLANE_ABS 2 macro
125 return FDM_EYE_PLANE_ABS; in translate_fog_distance_mode()
1317 case FDM_EYE_PLANE_ABS: /* Z = abs(Ze) */ in build_fog()