Home
last modified time | relevance | path

Searched refs:defaultColorFormats (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1921 const GLint defaultColorFormats[] = in test() local
1933 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(defaultColorFormats); ++ndx) in test()
1934 validColorFormats.push_back(defaultColorFormats[ndx]); in test()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2528 const GLint defaultColorFormats[] = in test() local
2541 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(defaultColorFormats); ++ndx) in test()
2542 validColorFormats.push_back(defaultColorFormats[ndx]); in test()