Searched refs:_swrast_allow_vertex_fog (Results 1 – 6 of 6) sorted by relevance
253 _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
282 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r100CreateContext()
320 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r200CreateContext()
510 _swrast_allow_vertex_fog(ctx, true); in intelInitContext()
951 _swrast_allow_vertex_fog(ctx, true); in brwCreateContext()