vulkan: apply color space transforms to colors
This commit is contained in:
parent
b5044d7fe7
commit
c4d0fdd4bb
4 changed files with 73 additions and 13 deletions
|
|
@ -196,7 +196,6 @@ pub struct FillRect {
|
|||
pub rect: FramebufferRect,
|
||||
pub color: Color,
|
||||
pub alpha: Option<f32>,
|
||||
#[expect(dead_code)]
|
||||
pub cd: Rc<LinearColorDescription>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue