Searched refs:MAX_MULTISAMPLE_TYPES (Results 1 – 2 of 2) sorted by relevance
2817 GLint count, multisample_types[MAX_MULTISAMPLE_TYPES]; in query_internal_format()2896 count = min(count, MAX_MULTISAMPLE_TYPES); in query_internal_format()
280 #define MAX_MULTISAMPLE_TYPES 8 macro