Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h204 IR2_SWIZZLE_Y = 1 << 0, enumerator
Dir2_nir.c525 instr->src[0] = ir2_src(ctx->f->fragcoord, IR2_SWIZZLE_Y, IR2_SRC_INPUT); in load_input()