Searched refs:maxColorAttachmentsWithDepthStencilInput (Results 1 – 1 of 1) sorted by relevance
1409 const uint32_t maxColorAttachmentsWithDepthStencilInput = std::min<uint32_t>( in ensureCapsInitialized() local1416 if (maxColorAttachmentsWithDepthStencilInput >= 4 && in ensureCapsInitialized()1420 mNativeCaps.maxColorAttachments = maxColorAttachmentsWithDepthStencilInput; in ensureCapsInitialized()