Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp1150 static const DataType s_countDataType[] = in init() local
1175 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1177 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp1274 static const DataType s_countDataType[] = in init() local
1299 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1301 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1284 static const glu::DataType s_countDataType[] = in init() local
1316 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1318 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init()