Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dtnl.h67 _tnl_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
Dt_context.c234 _tnl_allow_vertex_fog( struct gl_context *ctx, GLboolean value ) in _tnl_allow_vertex_fog() function
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_context.c125 _tnl_allow_vertex_fog(ctx, 1); in i830CreateContext()
Di915_context.c290 _tnl_allow_vertex_fog(ctx, 0); in i915CreateContext()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.c284 _tnl_allow_vertex_fog( ctx, GL_TRUE ); in r100CreateContext()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_swtnl_t.c340 _tnl_allow_vertex_fog(ctx, GL_FALSE); in TAG()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.c322 _tnl_allow_vertex_fog( ctx, GL_TRUE ); in r200CreateContext()