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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_fog.c98 compute_fog_blend_factors(struct gl_context *ctx, GLvector4f *out, const GLvector4f *in) function in typeref:typename:void
224 compute_fog_blend_factors( ctx, VB->AttribPtr[_TNL_ATTRIB_FOG], input );
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_fog.c98 compute_fog_blend_factors(struct gl_context *ctx, GLvector4f *out, const GLvector4f *in) function in typeref:typename:void
224 compute_fog_blend_factors( ctx, VB->AttribPtr[_TNL_ATTRIB_FOG], input );

Completed in 3 milliseconds