re_viewer_context::gpu_bridge::image_to_gpu

Function generate_texture_key

Source
fn generate_texture_key(image: &ImageInfo) -> u64
Expand description

Returns a texture key for the given image.

If the key changes, we upload a new texture.