Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h373 GLfloat minSmoothPointSize = 0.0f; member
DCaps.cpp957 caps.minSmoothPointSize = 1.0f; in GenerateMinimumCaps()
DContext.cpp1553 params[0] = mState.mCaps.minSmoothPointSize; in getFloatvImpl()
3687 mState.mCaps.minSmoothPointSize = 1.0f; in initCaps()