Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Dswrast.h256 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
Ds_context.c689 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value ) in _swrast_allow_pixel_fog() function
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c285 _swrast_allow_pixel_fog( ctx, GL_FALSE ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c323 _swrast_allow_pixel_fog( ctx, GL_FALSE ); in r200CreateContext()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c506 _swrast_allow_pixel_fog(ctx, false); in intelInitContext()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1044 _swrast_allow_pixel_fog(ctx, false); in brwCreateContext()