mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ use smithay::utils::{Buffer, Physical, Rectangle, Scale, Transform};
|
||||
use super::renderer::AsGlesFrame;
|
||||
use crate::backend::tty::{TtyFrame, TtyRenderer, TtyRendererError};
|
||||
|
||||
/// Wrapper for a poxel shader from the primary GPU for rendering with the primary GPU.
|
||||
/// Wrapper for a pixel shader from the primary GPU for rendering with the primary GPU.
|
||||
#[derive(Debug)]
|
||||
pub struct PrimaryGpuPixelShaderRenderElement(pub PixelShaderElement);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user