Searched refs:crot2 (Results 1 – 1 of 1) sorted by relevance
58 __constant__ float3 crot2; variable68 crot2.x * p.x + crot2.y * p.y + crot2.z * p.z + ctransl.z); in operator ()()80 cudaSafeCall(cudaMemcpyToSymbol(crot2, rot + 6, sizeof(float) * 3)); in call()90 __constant__ float3 crot2; variable103 crot2.x * p.x + crot2.y * p.y + crot2.z * p.z + ctransl.z); in operator ()()119 cudaSafeCall(cudaMemcpyToSymbol(crot2, rot + 6, sizeof(float) * 3)); in call()