Searched refs:mColorAttachmentRange (Results 1 – 2 of 2) sorted by relevance
171 size_t colorAttachmentRange() const { return mColorAttachmentRange; } in colorAttachmentRange()224 uint8_t mColorAttachmentRange; variable
1412 SetBitField(mColorAttachmentRange, std::max<size_t>(mColorAttachmentRange, colorIndexGL + 1)); in packColorAttachment()1516 for (size_t i = 0; i < mColorAttachmentRange; ++i) in attachmentCount()