Home
last modified time | relevance | path

Searched defs:isDitherEnabled (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DState.h243 bool isDitherEnabled() const { return mRasterizer.dither; } in isDitherEnabled() function
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp616 bool Context::isDitherEnabled() const in isDitherEnabled() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp636 bool Context::isDitherEnabled() const in isDitherEnabled() function in es2::Context