Home
last modified time | relevance | path

Searched refs:_tnl_allow_pixel_fog (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dtnl.h70 _tnl_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
Dt_context.c244 _tnl_allow_pixel_fog( struct gl_context *ctx, GLboolean value ) in _tnl_allow_pixel_fog() function
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c126 _tnl_allow_pixel_fog(ctx, 0); in i830CreateContext()
Di915_context.c291 _tnl_allow_pixel_fog(ctx, 1); in i915CreateContext()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c283 _tnl_allow_pixel_fog( ctx, GL_FALSE ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_render.c287 _tnl_allow_pixel_fog(ctx, GL_FALSE); in nv04_render_init()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c321 _tnl_allow_pixel_fog( ctx, GL_FALSE ); in r200CreateContext()