Home
last modified time | relevance | path

Searched refs:SampleAlphaToCoverageDitherControl (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmultisample.c66 ctx->Multisample.SampleAlphaToCoverageDitherControl = GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV; in _mesa_init_multisample()
364 ctx->Multisample.SampleAlphaToCoverageDitherControl = mode; in _mesa_AlphaToCoverageDitherControlNV_no_error()
379 ctx->Multisample.SampleAlphaToCoverageDitherControl = mode; in _mesa_AlphaToCoverageDitherControlNV()
Dattrib.c1523 _mesa_AlphaToCoverageDitherControlNV(ms->SampleAlphaToCoverageDitherControl); in _mesa_PopAttrib()
Dmtypes.h694 GLenum SampleAlphaToCoverageDitherControl; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c296 ctx->Multisample.SampleAlphaToCoverageDitherControl != in st_update_blend()