Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h374 GLfloat maxSmoothPointSize = 0.0f; member
DCaps.cpp958 caps.maxSmoothPointSize = 1.0f; in GenerateMinimumCaps()
DContext.cpp1554 params[1] = mState.mCaps.maxSmoothPointSize; in getFloatvImpl()
3688 mState.mCaps.maxSmoothPointSize = 1.0f; in initCaps()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h744 GLfloat maxSmoothPointSize = 0.0f; member
DCaps.cpp911 caps.maxSmoothPointSize = 1.0f; in GenerateMinimumCaps()
DContext.cpp1413 params[1] = mState.mCaps.maxSmoothPointSize; in getFloatvImpl()
3369 mState.mCaps.maxSmoothPointSize = 1.0f; in initCaps()