Searched defs:_swrast_z_to_fogfactor (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_fog.c38 _swrast_z_to_fogfactor(struct gl_context *ctx, GLfloat z) function
61 _mesa_problem(ctx, "Bad fog mode in _swrast_z_to_fogfactor");

Completed in 97 milliseconds