Lines Matching refs:z
102 dp4 rTempView.z, rTempPos, uUniformMtx[ a0.x + 2 ].wzyx
105 mov rTempPos.z, uUniformMtx[ a0.x + 2 ].x // temp z = z
106 abs rTempPos.z, rTempPos.z // temp z = abs(temp z)
107 add rTempPos.z, rTempPos.z, uStereoCamera.y // temp z += add dist
111 cmp 1, 1, rTempPos.xz, cVal.xx // 1: != half parallax != 0, z != 0 ?
115 sub rTempPos.y, rTempPos.z, uStereoCamera.z // temp y = temp z - Dlevel
116 rcp rTempPos.z, rTempPos.z // temp z = 1 / temp z
117 mul rTempPos.z, rTempPos.y, rTempPos.z // temp z *= temp y
118 …ad rTempView.x, rTempPos.x, rTempPos.z, rTempView.x // x = temp x * tem…
124 dp4 oPosition.z, rTempView, uProjection[ 2 ].wzyx
194 mova a0.y, rQuad.z