Using textures like that will lead multiple problems. You need to disable compression, srgb, texture filtering and mipmaps. Also you need more complex material to extract those 1-bit patterns from your textures. So you are throwing all the build in hardware performance optimizations for small to non existant memory savings.