Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp675 static const glu::DataType s_testTypes[] = in init() local
707 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_testTypes); typeNdx++) in init()
709 glu::DataType type = s_testTypes[typeNdx]; in init()