Home
last modified time | relevance | path

Searched refs:maxSmoothLineWidth (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCaps.h1007 GLfloat maxSmoothLineWidth = 0.0f; member
DContext.cpp1516 params[1] = mState.mCaps.maxSmoothLineWidth; in getFloatvImpl()
3629 mState.mCaps.maxSmoothLineWidth = 1.0f; in initCaps()