Searched refs:defaultColorFormats (Results 1 – 2 of 2) sorted by relevance
1921 const GLint defaultColorFormats[] = in test() local1933 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(defaultColorFormats); ++ndx) in test()1934 validColorFormats.push_back(defaultColorFormats[ndx]); in test()
2528 const GLint defaultColorFormats[] = in test() local2541 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(defaultColorFormats); ++ndx) in test()2542 validColorFormats.push_back(defaultColorFormats[ndx]); in test()