Home | History | Annotate | Download | only in functional

Lines Matching refs:outPtr

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