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

/external/deqp/modules/gles3/functional/
H A Des3fShaderSwitchTests.cpp72 SWITCHTYPE_LAST enumerator in enum:deqp::gles3::Functional::SwitchType
159 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(switchTypeNames) == SWITCHTYPE_LAST);
161 for (int type = 0; type < SWITCHTYPE_LAST; type++)

Completed in 235 milliseconds