Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs56149 pub luma_bit_depth: VideoComponentBitDepthFlagsKHR, field
56213 pub fn luma_bit_depth(mut self, luma_bit_depth: VideoComponentBitDepthFlagsKHR) -> Self { in luma_bit_depth() method