Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs71674 pub hint_grid_size: OpticalFlowGridSizeFlagsNV, field
71756 pub fn hint_grid_size(mut self, hint_grid_size: OpticalFlowGridSizeFlagsNV) -> Self { in hint_grid_size() method