Home | History | Annotate | Download | only in codegen

Lines Matching refs:Dx

1064    // R,S,L,C,Dx,Dy encode TGSI sources for respective values (0xSf for auto)
1066 void handleTEX(Value *dst0[4], int R, int S, int L, int C, int Dx, int Dy);
1547 Converter::handleTEX(Value *dst[4], int R, int S, int L, int C, int Dx, int Dy)
1571 texi->dPdx[c].set(fetchSrc(Dx >> 4, (Dx & 3) + c));
2031 // R S L C Dx Dy