Searched refs:crot1 (Results 1 – 1 of 1) sorted by relevance
57 __constant__ float3 crot1; variable67 crot1.x * p.x + crot1.y * p.y + crot1.z * p.z + ctransl.y, in operator ()()79 cudaSafeCall(cudaMemcpyToSymbol(crot1, rot + 3, sizeof(float) * 3)); in call()89 __constant__ float3 crot1; variable102 crot1.x * p.x + crot1.y * p.y + crot1.z * p.z + ctransl.y, in operator ()()118 cudaSafeCall(cudaMemcpyToSymbol(crot1, rot + 3, sizeof(float) * 3)); in call()