Home
last modified time | relevance | path

Searched refs:os_is_mac (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Dadapter.rs646 msl_version: if os_is_mac { in new()
686 msaa_desktop: os_is_mac, in new()
691 shared_textures: !os_is_mac, in new()
715 format_b5: !os_is_mac, in new()
716 format_bc: os_is_mac, in new()
717 format_eac_etc: !os_is_mac, in new()
721 && !os_is_mac, in new()
744 ) && !os_is_mac, in new()
751 ) && !os_is_mac, in new()
821 ) && !os_is_mac, in new()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs643 pub os_is_mac: bool, field
759 os_is_mac, in new()
761 msl_version: if os_is_mac { in new()
820 format_b5: !os_is_mac, in new()
821 format_bc: os_is_mac, in new()
822 format_eac_etc: !os_is_mac, in new()
826 && !os_is_mac, in new()
831 && !os_is_mac, in new()
853 ) && !os_is_mac, in new()
860 ) && !os_is_mac, in new()
[all …]
H A Dwindow.rs99 let is_mac = caps.os_is_mac; in configure()
411 device_caps.os_is_mac || device_caps.has_version_at_least(11, 2); in capabilities()
413 device_caps.os_is_mac && device_caps.has_version_at_least(10, 13); in capabilities()
H A Ddevice.rs232 let memory_types = if shared.private_caps.os_is_mac { in new()
825 if (caps.os_is_mac && caps.has_version_at_least(10, 13)) in make_sampler_descriptor()
826 || (!caps.os_is_mac && caps.has_version_at_least(9, 0)) in make_sampler_descriptor()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-metal-0.4.0/src/
H A Dlib.rs643 pub os_is_mac: bool, field
757 os_is_mac, in new()
759 msl_version: if os_is_mac { in new()
803 format_b5: !os_is_mac, in new()
804 format_bc: os_is_mac, in new()
805 format_eac_etc: !os_is_mac, in new()
809 && !os_is_mac, in new()
814 && !os_is_mac, in new()
836 ) && !os_is_mac, in new()
843 ) && !os_is_mac, in new()
[all …]
H A Dwindow.rs100 let is_mac = caps.os_is_mac; in configure()
413 device_caps.os_is_mac || device_caps.has_version_at_least(11, 2); in capabilities()
415 device_caps.os_is_mac && device_caps.has_version_at_least(10, 13); in capabilities()
H A Ddevice.rs237 let memory_types = if shared.private_caps.os_is_mac { in new()
812 if (caps.os_is_mac && caps.has_version_at_least(10, 13)) in make_sampler_descriptor()
813 || (!caps.os_is_mac && caps.has_version_at_least(9, 0)) in make_sampler_descriptor()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs684 pub os_is_mac: bool, field
803 os_is_mac, in new()
805 msl_version: if os_is_mac { in new()
838 shared_textures: !os_is_mac, in new()
857 format_b5: !os_is_mac, in new()
858 format_bc: os_is_mac, in new()
859 format_eac_etc: !os_is_mac, in new()
863 && !os_is_mac, in new()
886 ) && !os_is_mac, in new()
893 ) && !os_is_mac, in new()
[all …]
H A Dwindow.rs67 let is_mac = caps.os_is_mac; in configure()
190 device_caps.os_is_mac || device_caps.has_version_at_least(11, 2); in capabilities()
192 device_caps.os_is_mac && device_caps.has_version_at_least(10, 13); in capabilities()
H A Ddevice.rs196 let memory_types = if shared.private_caps.os_is_mac { in new()
951 if (caps.os_is_mac && caps.has_version_at_least(10, 13)) in make_sampler_descriptor()
952 || (!caps.os_is_mac && caps.has_version_at_least(9, 0)) in make_sampler_descriptor()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs684 pub os_is_mac: bool, field
803 os_is_mac, in new()
805 msl_version: if os_is_mac { in new()
838 shared_textures: !os_is_mac, in new()
857 format_b5: !os_is_mac, in new()
858 format_bc: os_is_mac, in new()
859 format_eac_etc: !os_is_mac, in new()
863 && !os_is_mac, in new()
886 ) && !os_is_mac, in new()
893 ) && !os_is_mac, in new()
[all …]
H A Dwindow.rs67 let is_mac = caps.os_is_mac; in configure()
190 device_caps.os_is_mac || device_caps.has_version_at_least(11, 2); in capabilities()
192 device_caps.os_is_mac && device_caps.has_version_at_least(10, 13); in capabilities()
H A Ddevice.rs196 let memory_types = if shared.private_caps.os_is_mac { in new()
951 if (caps.os_is_mac && caps.has_version_at_least(10, 13)) in make_sampler_descriptor()
952 || (!caps.os_is_mac && caps.has_version_at_least(9, 0)) in make_sampler_descriptor()