Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs59499 pub temporal_layer_count: u32, field
59569 pub fn temporal_layer_count(mut self, temporal_layer_count: u32) -> Self { in temporal_layer_count() method