Searched refs:Dither (Results 1 – 9 of 9) sorted by relevance
555 FX_FLOAT Dither = (FX_FLOAT)255 / (nPalette); in Display() local557 palette[i] = (FX_ARGB)(Dither * i + 0.5); in Display()
89 Dither, enumConstant
79 msgid "Dither colors"
78 msgid "Dither colors"
76 msgid "Dither colors"
80 msgid "Dither colors"
141 The ctx->Driver.Dither() function has been removed. Drivers should
79 GLboolean Dither; member272 attr->Dither = ctx->Color.DitherFlag; in _mesa_PushAttrib()525 TEST_AND_UPDATE(ctx->Color.DitherFlag, enable->Dither, GL_DITHER); in pop_enable_group()