New encoders
TextureCopyEncoder (#53) * add region copy to textureCopyEncoder * replace uint32 with uint16 * remove typecast * update texture copy encoder * update texture copy encoder * add texture copy tests * remove Errors enum * add grid size check * fix fc