HomeSort by relevance Sort by last modified time
    Searched refs:_tnl_allow_pixel_fog (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.c 112 _tnl_allow_pixel_fog(ctx, 0);
i915_context.c 296 _tnl_allow_pixel_fog(ctx, 1);
  /external/mesa3d/src/mesa/tnl/
tnl.h 70 _tnl_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
t_context.c 229 _tnl_allow_pixel_fog( struct gl_context *ctx, GLboolean value ) function
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_render.c 287 _tnl_allow_pixel_fog(ctx, GL_FALSE);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c 331 _tnl_allow_pixel_fog( ctx, GL_FALSE );
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 369 _tnl_allow_pixel_fog( ctx, GL_FALSE );

Completed in 96 milliseconds