Home
last modified time | relevance | path

Searched refs:SPARSE_ALIASED (Results 1 – 12 of 12) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/
H A Dbuffer.rs102 const SPARSE_ALIASED = 0x0000_0004; const
H A Dmemory.rs179 const SPARSE_ALIASED = 0x0000_0004; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/
H A Dbuffer.rs102 const SPARSE_ALIASED = 0x0000_0004; const
H A Dmemory.rs179 const SPARSE_ALIASED = 0x0000_0004; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Dbitflags.rs149 pub const SPARSE_ALIASED: Self = Self(0b100); const
204 pub const SPARSE_ALIASED: Self = Self(0b100); const
H A Dconst_debugs.rs378 (BufferCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
1913 (ImageCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Dbitflags.rs149 pub const SPARSE_ALIASED: Self = Self(0b100); const
204 pub const SPARSE_ALIASED: Self = Self(0b100); const
H A Dconst_debugs.rs378 (BufferCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
1913 (ImageCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Dbitflags.rs149 pub const SPARSE_ALIASED: Self = Self(0b100); const
200 pub const SPARSE_ALIASED: Self = Self(0b100); const
H A Dconst_debugs.rs492 (BufferCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
2130 (ImageCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
/dports/graphics/rx/rx-0.4.0/cargo-crates/ash-0.29.0/src/
H A Dvk.rs43562 pub const SPARSE_ALIASED: Self = BufferCreateFlags(0b100); const
43613 pub const SPARSE_ALIASED: Self = ImageCreateFlags(0b100); const
59697 (BufferCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
60947 (ImageCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs54964 pub const SPARSE_ALIASED: Self = BufferCreateFlags(0b100); const
55019 pub const SPARSE_ALIASED: Self = ImageCreateFlags(0b100); const
78837 (BufferCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()
80183 (ImageCreateFlags::SPARSE_ALIASED.0, "SPARSE_ALIASED"), in fmt()