Searched refs:valSize (Results 1 – 2 of 2) sorted by relevance
1426 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local1436 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()
1792 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local1802 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()