vulkan: rewrite shaders in terms of eotf and oetf
This commit is contained in:
parent
cb9dc4c182
commit
b7f93b37a6
8 changed files with 52 additions and 14 deletions
|
|
@ -17,6 +17,7 @@ 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