Searched refs:s_vectorTypes (Results 1 – 5 of 5) sorted by relevance
1142 static const DataType s_vectorTypes[] = in init() local1149 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1151 DataType varType = s_vectorTypes[typeNdx]; in init()
1063 static const DataType s_vectorTypes[] = in init() local1070 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1072 DataType varType = s_vectorTypes[typeNdx]; in init()
1191 static const DataType s_vectorTypes[] = in init() local1198 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1200 DataType varType = s_vectorTypes[typeNdx]; in init()
1201 static const DataType s_vectorTypes[] = in init() local1208 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1210 DataType varType = s_vectorTypes[typeNdx]; in init()
1250 static const DataType s_vectorTypes[] = { TYPE_FLOAT_VEC2, TYPE_FLOAT_VEC3, TYPE_FLOAT_VEC4 }; in init() local1252 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1254 DataType varType = s_vectorTypes[typeNdx]; in init()