Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Aug 23, 2024
1 parent 4a2646a commit 254638f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ pub fn required_shader_decode(image_format: &ImageFormat) -> Option<ShaderDecodi

/// Creates a [`Texture2DCreationDesc`] for creating a texture from an [`ImageInfo`].
///
/// The resulting texture has requirements as describe by [`required_shader_decode`] and [`required_shader_bgr_conversion`].
/// The resulting texture has requirements as describe by [`required_shader_decode`].
///
/// TODO(andreas): The consumer needs to be aware of bgr and chroma downsampling conversions.
/// It would be much better if we had a separate `re_renderer`/gpu driven conversion pipeline for this
Expand Down

0 comments on commit 254638f

Please sign in to comment.