vulkan: take transfer functions from color descriptions
This commit is contained in:
parent
a174881138
commit
b5044d7fe7
5 changed files with 199 additions and 109 deletions
|
|
@ -219,7 +219,6 @@ pub struct CopyTexture {
|
|||
pub release_sync: ReleaseSync,
|
||||
pub alpha: Option<f32>,
|
||||
pub opaque: bool,
|
||||
#[expect(dead_code)]
|
||||
pub cd: Rc<ColorDescription>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue