Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h216 IR2_SWIZZLE_WYWW = 3 << 0 | 0 << 2 | 1 << 4 | 0 << 6, enumerator
Dir2_nir.c872 instr->src[0] = ir2_src(1, IR2_SWIZZLE_WYWW, IR2_SRC_CONST); in extra_position_exports()