Home
last modified time | relevance | path

Searched defs:getMaxSampleMaskWords (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DState.h387 GLuint getMaxSampleMaskWords() const { return mMaxSampleMaskWords; } in getMaxSampleMaskWords() function
1349 GLuint getMaxSampleMaskWords() const { return mPrivateState.getMaxSampleMaskWords(); } in getMaxSampleMaskWords() function