Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A 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()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2529 const GLint defaultColorFormats[] = in test() local
2542 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(defaultColorFormats); ++ndx) in test()
2543 validColorFormats.push_back(defaultColorFormats[ndx]); in test()

Completed in 9 milliseconds