Searched defs:destF (Results 1 – 2 of 2) sorted by relevance
199 float *destF = reinterpret_cast<float*>(dest + xoffset * 16); in LoadImageRow() local277 float *destF = reinterpret_cast<float*>(dest + xoffset * 16); in LoadImageRow() local290 float *destF = reinterpret_cast<float*>(dest + xoffset * 16); in LoadImageRow() local333 float *destF = reinterpret_cast<float*>(dest + xoffset * 4); in LoadImageRow() local345 float *destF = reinterpret_cast<float*>(dest + xoffset * 4); in LoadImageRow() local357 float *destF = reinterpret_cast<float*>(dest + xoffset * 4); in LoadImageRow() local382 float *destF = reinterpret_cast<float*>(dest + xoffset * 4); in LoadImageRow() local
822 GLfloat (*rgbaF)[4], (*destF)[4]; in blend_general() local