Searched refs:pClr (Results 1 – 1 of 1) sorted by relevance
113 S3_COLOR* pClr; in TCConvertToS3() local165 pClr = (S3_COLOR*)( s3RGB.pSurface ); in TCConvertToS3()180 pClr->cRed = (char)r; in TCConvertToS3()181 pClr->cGreen = (char)g; in TCConvertToS3()182 pClr->cBlue = (char)b; in TCConvertToS3()183 pClr->cAlpha = (char)a; in TCConvertToS3()184 pClr++; in TCConvertToS3()