Home
last modified time | relevance | path

Searched defs:zx (Results 1 – 6 of 6) sorted by relevance

/external/libkmsxx/kmscube/
DesTransform.c87 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs; in esRotate() local
/external/mesa3d/src/mesa/swrast/
Ds_zoom.c109 unzoom_x(GLfloat zoomX, GLint imageX, GLint zx) in unzoom_x()
/external/mesa3d/src/mesa/math/
Dm_matrix.c798 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1498 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
/external/swiftshader/src/Shader/
DSamplerCore.cpp1589 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
/external/swiftshader/src/Reactor/
DReactor.hpp1418 Swizzle2<Vector4, 0x02> zx; member