Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Dswrast.h253 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
Ds_context.c681 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value ) in _swrast_allow_vertex_fog() function
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c282 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c320 _swrast_allow_vertex_fog( ctx, GL_TRUE ); in r200CreateContext()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c510 _swrast_allow_vertex_fog(ctx, true); in intelInitContext()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c951 _swrast_allow_vertex_fog(ctx, true); in brwCreateContext()