Searched defs:WEIGHTED_AVERAGE (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ | ||
D | tcuTexture.hpp | 223 WEIGHTED_AVERAGE = 0, enumerator |
/external/rust/crates/ash/src/vk/ | ||
D | enums.rs | 1392 pub const WEIGHTED_AVERAGE: Self = Self(0); constant |