Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h208 IR2_SWIZZLE_ZW = 2 << 0 | 2 << 2, enumerator
Dir2_nir.c642 instr->src[0] = ir2_src(ctx->f->inputs_count, IR2_SWIZZLE_ZW, IR2_SRC_INPUT); in emit_intrinsic()