Home
last modified time | relevance | path

Searched refs:maxSmoothPointSize (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DCaps.h1005 GLfloat maxSmoothPointSize = 0.0f; member
DCaps.cpp1187 caps.maxSmoothPointSize = 1.0f; in GenerateMinimumCaps()
DContext.cpp1512 params[1] = mState.mCaps.maxSmoothPointSize; in getFloatvImpl()
3627 mState.mCaps.maxSmoothPointSize = 1.0f; in initCaps()