Searched refs:mMaxSampleMaskWords (Results 1 – 2 of 2) sorted by relevance
225 ASSERT(maskNumber < mMaxSampleMaskWords); in getSampleMaskWord()228 GLuint getMaxSampleMaskWords() const { return mMaxSampleMaskWords; } in getMaxSampleMaskWords()881 GLuint mMaxSampleMaskWords; variable
350 mMaxSampleMaskWords(0), in State()416 mMaxSampleMaskWords = static_cast<GLuint>(caps.maxSampleMaskWords); in initialize()1045 ASSERT(maskNumber < mMaxSampleMaskWords); in setSampleMaskParams()