Home
last modified time | relevance | path

Searched refs:BufferBound (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dresource.rs179 pub struct BufferBound { struct
185 impl fmt::Debug for BufferBound { argument
191 unsafe impl Send for BufferBound {} implementation
192 unsafe impl Sync for BufferBound {} implementation
196 Bound(BufferBound),
213 pub(crate) fn expect_bound(&self) -> &BufferBound { in expect_bound() argument
H A Ddevice.rs2233 *buffer = r::Buffer::Bound(r::BufferBound { in bind_buffer_memory()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dresource.rs180 pub struct BufferBound { struct
186 impl fmt::Debug for BufferBound { implementation
192 unsafe impl Send for BufferBound {} implementation
193 unsafe impl Sync for BufferBound {} implementation
197 Bound(BufferBound),
214 pub(crate) fn expect_bound(&self) -> &BufferBound { in expect_bound() argument
H A Ddevice.rs2143 *buffer = r::Buffer::Bound(r::BufferBound { in bind_buffer_memory()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dresource.rs182 pub struct BufferBound { struct
188 impl fmt::Debug for BufferBound { argument
194 unsafe impl Send for BufferBound {} implementation
195 unsafe impl Sync for BufferBound {} implementation
199 Bound(BufferBound),
216 pub(crate) fn expect_bound(&self) -> &BufferBound { in expect_bound() argument
H A Dcommand.rs1111 target: &r::BufferBound, in _set_buffer_barrier() argument
H A Ddevice.rs2482 *buffer = r::Buffer::Bound(r::BufferBound { in bind_buffer_memory()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dresource.rs182 pub struct BufferBound { struct
188 impl fmt::Debug for BufferBound { argument
194 unsafe impl Send for BufferBound {} implementation
195 unsafe impl Sync for BufferBound {} implementation
199 Bound(BufferBound),
216 pub(crate) fn expect_bound(&self) -> &BufferBound { in expect_bound() argument
H A Dcommand.rs1111 target: &r::BufferBound, in _set_buffer_barrier() argument
H A Ddevice.rs2482 *buffer = r::Buffer::Bound(r::BufferBound { in bind_buffer_memory()