pub fn default_texture_dirs() -> Vec<PathBuf>Expand description
XDG-default search paths for user textures. The renderer’s caller (CLI / GUI) typically extends this with config-driven dirs.
Returns the candidate paths even when they don’t exist on disk — the pool constructor silently skips missing dirs.