Searched refs:MAX_COLOR_ATTACHMENTS (Results 1 – 3 of 3) sorted by relevance
244 #define MAX_COLOR_ATTACHMENTS 8 macro
620 ctx->Const.MaxColorAttachments = MAX_COLOR_ATTACHMENTS; in _mesa_init_constants()
254 assert(MAX_COLOR_ATTACHMENTS >= 4); in add_color_renderbuffers()