Searched refs:s_vectorTypes (Results 1 – 4 of 4) sorted by relevance
1097 static const DataType s_vectorTypes[] = in init() local1104 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1106 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()
1205 static const DataType s_vectorTypes[] = { TYPE_FLOAT_VEC2, TYPE_FLOAT_VEC3, TYPE_FLOAT_VEC4 }; in init() local1207 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1209 DataType varType = s_vectorTypes[typeNdx]; in init()
1159 static const DataType s_vectorTypes[] = in init() local1166 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()1168 DataType varType = s_vectorTypes[typeNdx]; in init()