Searched refs:mMaxSampleMaskWords (Results 1 – 2 of 2) sorted by relevance
244 ASSERT(maskNumber < mMaxSampleMaskWords); in getSampleMaskWord()251 GLuint getMaxSampleMaskWords() const { return mMaxSampleMaskWords; } in getMaxSampleMaskWords()1029 GLuint mMaxSampleMaskWords; variable
332 mMaxSampleMaskWords(0),402 mMaxSampleMaskWords = static_cast<GLuint>(caps.maxSampleMaskWords); in initialize()1084 ASSERT(maskNumber < mMaxSampleMaskWords); in setSampleMaskParams()