Home | History | Annotate | Download | only in functional

Lines Matching defs:outPtr

738 				const deUint8*	outPtr	= outBasePtr + outStride*outNdx + outOffset + compNdx*sizeof(deUint32);
740 deUint32 outVal = *(const deUint32*)outPtr;
753 float outF = *(const float*)outPtr;