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

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 112 bool isDitherEnabled() const;
State.cpp 519 bool State::isDitherEnabled() const
560 case GL_DITHER: return isDitherEnabled();
    [all...]

Completed in 368 milliseconds