Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp2264 } s_negativeTestTypes[] = in init() local
2309 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_negativeTestTypes); ++testNdx) in init()
2311 const NegativeTestType& test = s_negativeTestTypes[testNdx]; in init()