Module re_viewer_context::gpu_bridge
source · Expand description
Bridge to re_renderer
Modules§
- colormap 🔒
- Upload images to
re_renderer
.
Functions§
- Get a valid, finite range for the gpu to use.
colormap
is currently only used for depth images.- Render the given image, respecting the clip rectangle of the given painter.
- Determines if and how the shader needs to decode the image.
- Return whether a tensor should be assumed to be encoded in sRGB color space (“gamma space”, no EOTF applied).
- Creates a
ImageDataDesc
for creating a texture from anImageInfo
.