Home | History | Annotate | Download | only in service

Lines Matching full:max_sample_count

2321       // max_sample_count must be initialized to a sane value.  If
2323 GLint max_sample_count = 1;
2324 glGetIntegerv(GL_MAX_SAMPLES_EXT, &max_sample_count);
2326 max_sample_count);