Home
last modified time | relevance | path

Searched defs:chroma_bit_depth (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Ddefinitions.rs46734 pub chroma_bit_depth: VideoComponentBitDepthFlagsKHR, field
46802 pub fn chroma_bit_depth(mut self, chroma_bit_depth: VideoComponentBitDepthFlagsKHR) -> Self { in chroma_bit_depth() method