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