Searched refs:cproj1 (Results 1 – 1 of 1) sorted by relevance
93 __constant__ float3 cproj1; variable107 (cproj1.x * t.x + cproj1.y * t.y) / t.z + cproj1.z); in operator ()()122 cudaSafeCall(cudaMemcpyToSymbol(cproj1, proj + 3, sizeof(float) * 3)); in call()