Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs25793 pub sgpr_allocation_granularity: u32, field
25884 pub fn sgpr_allocation_granularity(mut self, sgpr_allocation_granularity: u32) -> Self { in sgpr_allocation_granularity() method