Searched refs:NUM_MULTISAMPLE_COUNTS (Results 1 – 3 of 3) sorted by relevance
137 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); variable
3816 GLint numMultisampleCounts = NUM_MULTISAMPLE_COUNTS; in GetInternalformativ()
3812 for(int i = NUM_MULTISAMPLE_COUNTS - 1; i >= 0; i--) in getSupportedMultisampleCount()