Searched refs:mZYP (Results 1 – 1 of 1) sorted by relevance
1037 float mZYP = -Z * YP; in compute_rgbo_vector() local1045 float rdet = 1.0f / (DT * X + mZYP * P); in compute_rgbo_vector()1048 vfloat4 mat0(DT, ZQP, RYP, mZYP); in compute_rgbo_vector()1051 vfloat4 mat3(mZYP, mZQX, mRYX, Z * YX); in compute_rgbo_vector()