Home
last modified time | relevance | path

Searched refs:format_r8unorm_srgb_all (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs669 format_r8unorm_srgb_all: bool, field
824 format_r8unorm_srgb_all: Self::supports_any(&device, R8UNORM_SRGB_ALL), in new()
H A Dconversions.rs199 Some(R8Unorm_sRGB) if self.format_r8unorm_srgb_all => Properties { in map_format_properties()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-metal-0.4.0/src/
H A Dlib.rs668 format_r8unorm_srgb_all: bool, field
807 format_r8unorm_srgb_all: Self::supports_any(&device, R8UNORM_SRGB_ALL), in new()
H A Dconversions.rs199 Some(R8Unorm_sRGB) if self.format_r8unorm_srgb_all => Properties { in map_format_properties()