HomeSort by relevance Sort by last modified time
    Searched refs:MAX_COLOR_ATTACHMENTS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/main/
config.h 244 #define MAX_COLOR_ATTACHMENTS 8
context.c 620 ctx->Const.MaxColorAttachments = MAX_COLOR_ATTACHMENTS;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_renderbuffer.c 254 assert(MAX_COLOR_ATTACHMENTS >= 4);

Completed in 42 milliseconds