Lines Matching refs:testedFormat
600 const FormatInfo* testedFormat = findFormat(internalformat);
601 const GLubyte* red = testedFormat->internalred;
602 const GLubyte* green = testedFormat->internalgreen;
603 const GLubyte* blue = testedFormat->internalblue;
604 const GLubyte* white = testedFormat->internalwhite;
605 const GLsizei size = testedFormat->pixelSize;
749 const FormatInfo* testedFormat = findFormat(internalformat);
750 const GLubyte* red = testedFormat->RGBAred;
751 const GLubyte* green = testedFormat->RGBAgreen;
752 const GLubyte* blue = testedFormat->RGBAblue;
753 const GLubyte* white = testedFormat->RGBAwhite;
842 const FormatInfo* testedFormat = findFormat(internalformat);
844 const GLubyte* red = testedFormat->RGBAred;
845 const GLubyte* green = testedFormat->RGBAgreen;
846 const GLubyte* blue = testedFormat->RGBAblue;
847 const GLubyte* white = testedFormat->RGBAwhite;
925 const FormatInfo* testedFormat = findFormat(internalformat);
927 const GLubyte* red = testedFormat->RGBAred;
928 const GLubyte* green = testedFormat->RGBAgreen;
929 const GLubyte* blue = testedFormat->RGBAblue;
930 const GLubyte* white = testedFormat->RGBAwhite;