Searched defs:SAMPLED_IMAGE (Results 1 – 5 of 5) sorted by relevance
30 constexpr VkFormatFeatureFlagBits SAMPLED_IMAGE = VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT; variable
119 SAMPLED_IMAGE, enumerator
87 SAMPLED_IMAGE, enumerator
270 pub const SAMPLED_IMAGE: Self = Self(0b1); constant
173 pub const SAMPLED_IMAGE: Self = Self(2); constant