Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs27634 pub num_physical_sgprs: u32, field
27694 pub fn num_physical_sgprs(mut self, num_physical_sgprs: u32) -> Self { in num_physical_sgprs() method