Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c268 nir_ssa_def *top8_rgb = nir_pack_32_4x8(b, nir_u2u8(b, top8)); in pan_pack_unorm_1010102() local
281 nir_ssa_def *p = nir_ior(b, top, top8_rgb); in pan_pack_unorm_1010102()