Searched defs:VideoDecodeH264ProfileEXT (Results 1 – 1 of 1) sorted by relevance
47349 pub struct VideoDecodeH264ProfileEXT { struct47355 impl ::std::default::Default for VideoDecodeH264ProfileEXT { argument47365 impl VideoDecodeH264ProfileEXT { implementation47379 unsafe impl ExtendsVideoProfileKHR for VideoDecodeH264ProfileEXT {} implementation47403 pub fn build(self) -> VideoDecodeH264ProfileEXT { in build()