Searched refs:isPolygonOffsetFillEnabled (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DContext.h220 bool isPolygonOffsetFillEnabled() const;
H A DContext.cpp476 bool Context::isPolygonOffsetFillEnabled() const function in class:gl::Context
H A DlibGLESv2.cpp4420 case GL_POLYGON_OFFSET_FILL: return context->isPolygonOffsetFillEnabled();

Completed in 63 milliseconds