Is is possible to disable some specific textures' DDC (e.g. editor-only textures)

I have lots of transient editor-only textures without mipmaps in my editor levels. DDC is unnecessary for those textures and I found that textures’ DDC is time-consuming while I created the DDC. Can I turn it off only for these textures ?