Merge remote-tracking branch 'shyotl/V2MultiWear' into AltCompilers

This commit is contained in:
Drake Arconis
2012-07-15 17:46:51 -04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -793,6 +793,7 @@ bool LLMultisampleBuffer::addColorAttachment(U32 color_fmt)
}
mTex.push_back(tex);
mInternalFormat.push_back(color_fmt);
return true;
}