Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs809 pub shader_module_identifier_algorithm_uuid: Option<[u8; 16]>, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs66793 pub shader_module_identifier_algorithm_uuid: [u8; UUID_SIZE], field
66840 pub fn shader_module_identifier_algorithm_uuid( in shader_module_identifier_algorithm_uuid() method