Home
last modified time | relevance | path

Searched refs:map_store_operation (Results 1 – 8 of 8) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dconversions.rs486 pub fn map_store_operation(operation: pass::AttachmentStoreOp) -> MTLStoreAction { in map_store_operation() function
H A Dcommand.rs3652 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3673 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3687 desc.set_store_action(conv::map_store_operation(rat.stencil_ops.store)); in begin_render_pass()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dconversions.rs486 pub fn map_store_operation(operation: pass::AttachmentStoreOp) -> MTLStoreAction { in map_store_operation() function
H A Dcommand.rs3652 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3673 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3687 desc.set_store_action(conv::map_store_operation(rat.stencil_ops.store)); in begin_render_pass()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-metal/src/
H A Dconversions.rs934 pub fn map_store_operation(operation: pass::AttachmentStoreOp) -> MTLStoreAction { in map_store_operation() function
H A Dcommand.rs3488 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3510 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3525 desc.set_store_action(conv::map_store_operation(rat.stencil_ops.store)); in begin_render_pass()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-metal-0.4.0/src/
H A Dconversions.rs934 pub fn map_store_operation(operation: pass::AttachmentStoreOp) -> MTLStoreAction { in map_store_operation() function
H A Dcommand.rs3466 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3488 desc.set_store_action(conv::map_store_operation(rat.ops.store)); in begin_render_pass()
3503 desc.set_store_action(conv::map_store_operation(rat.stencil_ops.store)); in begin_render_pass()