vulkan: add VulkanEotf
This commit is contained in:
parent
ab81e4bd51
commit
05bf029a55
3 changed files with 67 additions and 29 deletions
|
|
@ -1,6 +1,4 @@
|
|||
use linearize::Linearize;
|
||||
|
||||
#[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Linearize)]
|
||||
#[derive(Copy, Clone, Debug, PartialEq, Eq, Hash)]
|
||||
pub enum Eotf {
|
||||
Linear,
|
||||
St2084Pq,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue