Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h385 GLuint getMaxSampleMaskWords() const { return mMaxSampleMaskWords; } in getMaxSampleMaskWords() function
1338 GLuint getMaxSampleMaskWords() const { return mPrivateState.getMaxSampleMaskWords(); } in getMaxSampleMaskWords() function