Home
last modified time | relevance | path

Searched defs:WEIGHTED_AVERAGE (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.hpp223 WEIGHTED_AVERAGE = 0, enumerator
/external/rust/crates/ash/src/vk/
Denums.rs1392 pub const WEIGHTED_AVERAGE: Self = Self(0); constant