Home
last modified time | relevance | path

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

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