Home
last modified time | relevance | path

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

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