Searched refs:_swrast_allow_vertex_fog (Results 1 – 7 of 7) sorted by relevance
249 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
681 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value ) in _swrast_allow_vertex_fog() function
330 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r100CreateContext()
368 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r200CreateContext()
717 _swrast_allow_vertex_fog(ctx, true); in intelInitContext()