Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs452 pub representative_fragment_test: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs33569 pub representative_fragment_test: Bool32, field
33621 pub fn representative_fragment_test(mut self, representative_fragment_test: bool) -> Self { in representative_fragment_test() method