Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_lower_constants.c133 bool replicated_halves = (value & 0xFFFF) == (value >> 16); in va_resolve_constant() local
134 if (!staging && info.swizzle && info.size == VA_SIZE_16 && replicated_halves) { in va_resolve_constant()