static gpu.Texture whitePlaceholder(gpu.Texture? texture) { return texture ?? getWhitePlaceholderTexture(); }