Searched refs:IR2_SWIZZLE_Y (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h204 IR2_SWIZZLE_Y = 1 << 0, enumerator in enum:__anon0ec1ae090a03
H A Dir2_nir.c522 instr->src[0] = ir2_src(ctx->f->fragcoord, IR2_SWIZZLE_Y, IR2_SRC_INPUT);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h204 IR2_SWIZZLE_Y = 1 << 0, enumerator in enum:__anon5c5cc0dc0a03
H A Dir2_nir.c529 instr->src[0] = ir2_src(ctx->f->fragcoord, IR2_SWIZZLE_Y, IR2_SRC_INPUT);

Completed in 6 milliseconds