Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp1138 static const DataType s_countDataType[] = { TYPE_INT, TYPE_FLOAT }; in init() local
1161 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1163 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
/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.cpp1510 static const glu::DataType s_countDataType[] = in init() local
1542 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()
1544 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init()