Searched refs:validMSAA (Results 1 – 1 of 1) sorted by relevance
256 bool validMSAA = true; in canAttemptStencilAttachment() local258 validMSAA = this->numSamples() > 1 || in canAttemptStencilAttachment()264 return validMSAA && !this->wrapsSecondaryCommandBuffer(); in canAttemptStencilAttachment()