Searched refs:s_countDataType (Results 1 – 4 of 4) sorted by relevance
1138 static const DataType s_countDataType[] = { TYPE_INT, TYPE_FLOAT }; in init() local1161 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()1163 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
1150 static const DataType s_countDataType[] = in init() local1175 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()1177 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
1274 static const DataType s_countDataType[] = in init() local1299 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()1301 DataType loopDataType = s_countDataType[dataTypeNdx]; in init()
1510 static const glu::DataType s_countDataType[] = in init() local1542 for (int dataTypeNdx = 0; dataTypeNdx < DE_LENGTH_OF_ARRAY(s_countDataType); dataTypeNdx++) in init()1544 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init()