color-management: use more consistent naming
This commit is contained in:
parent
32db933242
commit
83e79b68e6
65 changed files with 439 additions and 510 deletions
|
|
@ -6,6 +6,7 @@ mod command;
|
|||
mod descriptor;
|
||||
mod descriptor_buffer;
|
||||
mod device;
|
||||
mod eotfs;
|
||||
mod fence;
|
||||
mod format;
|
||||
mod image;
|
||||
|
|
@ -18,7 +19,6 @@ mod shaders;
|
|||
mod shm_image;
|
||||
mod staging;
|
||||
mod transfer;
|
||||
mod transfer_functions;
|
||||
|
||||
use {
|
||||
crate::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue