Searched refs:NUM_MULTISAMPLE_COUNTS (Results 1 – 5 of 5) sorted by relevance
89 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); variable
2981 for(int i = NUM_MULTISAMPLE_COUNTS - 1; i >= 0; i--) in getSupportedMultisampleCount()
166 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); variable
3814 GLint numMultisampleCounts = NUM_MULTISAMPLE_COUNTS; in GetInternalformativ()
3800 for(int i = NUM_MULTISAMPLE_COUNTS - 1; i >= 0; i--) in getSupportedMultisampleCount()