Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1354 const int alignments[] = {1, 2, 4, 8}; in test() local
1356 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(alignments); ++ndx) in test()
1358 const int referenceValue = alignments[ndx]; in test()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1672 const int alignments[] = {1, 2, 4, 8}; in test() local
1674 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(alignments); ++ndx) in test()
1676 const int referenceValue = alignments[ndx]; in test()

Completed in 10 milliseconds