Home | History | Annotate | Download | only in Shader

Lines Matching full:pitchp

1232 		Int4 pitchP = *Pointer<Int4>(mipmap + OFFSET(Mipmap, pitchP), 16);
1233 y0 *= pitchP;
1246 y1 *= pitchP;
1301 Int4 pitchP = *Pointer<Int4>(mipmap + OFFSET(Mipmap, pitchP), 16);
1303 y0 *= pitchP;
1312 y1 *= pitchP;