static gpu.Texture normalPlaceholder(gpu.Texture? texture) { return texture ?? getNormalPlaceholderTexture(); }