Home
last modified time | relevance | path

Searched refs:max_indirect_commands_token_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs393 pub max_indirect_commands_token_offset: Option<u32>, field
944 …ax_indirect_commands_token_count : Default :: default () , max_indirect_commands_token_offset : De… in default()
949 … , max_indirect_commands_token_offset : [properties_ffi . properties_device_generated_commands_nv … in from()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs13853 pub max_indirect_commands_token_offset: u32, field
13869 max_indirect_commands_token_offset: u32::default(), in default()
13938 pub fn max_indirect_commands_token_offset( in max_indirect_commands_token_offset() method
13940 max_indirect_commands_token_offset: u32, in max_indirect_commands_token_offset()
13942 self.inner.max_indirect_commands_token_offset = max_indirect_commands_token_offset; in max_indirect_commands_token_offset()