Searched refs:_swrast_allow_pixel_fog (Results 1 – 7 of 7) sorted by relevance
252 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
691 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value ) in _swrast_allow_pixel_fog() function
329 _swrast_allow_pixel_fog( ctx, GL_FALSE ); in r100CreateContext()
367 _swrast_allow_pixel_fog( ctx, GL_FALSE ); in r200CreateContext()
716 _swrast_allow_pixel_fog(ctx, false); in intelInitContext()