Searched defs:kMaxFramebufferAttachments (Results 1 – 2 of 2) sorted by relevance
101 static constexpr uint32_t kMaxFramebufferAttachments = member
167 constexpr size_t kMaxFramebufferAttachments = gl::IMPLEMENTATION_MAX_DRAW_BUFFERS * 2 + 3; variable