Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_fog.c97 compute_fog_blend_factors(struct gl_context *ctx, GLvector4f *out, const GLvector4f *in) in compute_fog_blend_factors() function
223 compute_fog_blend_factors( ctx, VB->AttribPtr[_TNL_ATTRIB_FOG], input ); in run_fog_stage()