HomeSort by: relevance | last modified time | path
    Searched refs:SampleAlphaToCoverageDitherControl (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
multisample.c 67 ctx->Multisample.SampleAlphaToCoverageDitherControl = GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV;
367 ctx->Multisample.SampleAlphaToCoverageDitherControl = mode;
383 ctx->Multisample.SampleAlphaToCoverageDitherControl = mode;
attrib.c 1272 TEST_AND_CALL1(Multisample.SampleAlphaToCoverageDitherControl,
mtypes.h 670 GLenum SampleAlphaToCoverageDitherControl;
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_atom_blend.c 296 ctx->Multisample.SampleAlphaToCoverageDitherControl !=
  /xsrc/external/mit/MesaLib/src/mesa/
get_hash.h 265 { GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV, CONTEXT_ENUM(Multisample.SampleAlphaToCoverageDitherControl ), NO_EXTRA },

Completed in 10 milliseconds