Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po79 msgid "Dither colors"
Dsv.po76 msgid "Dither colors"
Dfr.po78 msgid "Dither colors"
Des.po79 msgid "Dither colors"
Dde.po80 msgid "Dither colors"
/external/mesa3d/docs/
DRELNOTES-3.5141 The ctx->Driver.Dither() function has been removed. Drivers should
/external/mesa3d/src/mesa/main/
Dattrib.c79 GLboolean Dither; member
272 attr->Dither = ctx->Color.DitherFlag; in _mesa_PushAttrib()
525 TEST_AND_UPDATE(ctx->Color.DitherFlag, enable->Dither, GL_DITHER); in pop_enable_group()