D1235: Target Rendered To From Multiple DCs

An attempt was made to render to an image while it was still being rendered to by a previous device context. EndDraw must be called on that device context before rendering with the current device context. When the debug layer is used, the address of this device context is output as well.