Searched refs:getMaxSampleMaskWords (Results 1 – 4 of 4) sorted by relevance
251 GLuint getMaxSampleMaskWords() const { return mMaxSampleMaskWords; } in getMaxSampleMaskWords() function
554 json->addScalar("MaxSampleMaskWords", state.getMaxSampleMaskWords()); in SerializeContextState()
2157 for (GLuint maskNumber = 0; maskNumber < state.getMaxSampleMaskWords(); in syncState()
3429 for (uint32_t maskNumber = 0; maskNumber < mState.getMaxSampleMaskWords(); ++maskNumber) in updateSampleMaskWithRasterizationSamples()