layers: LX222, suppress warning on partial CmdClearAttachment calls

Drawstate will warn if this call is made in a renderpass BEFORE making a draw
call. However, this is OK if only a subset of the attachment is being cleared.
1 file changed