Home | History | Annotate | Download | only in glshared

Lines Matching defs:scalarType

626 	glu::DataType	scalarType		= glu::getDataTypeScalarType(entry.type);
648 switch (scalarType)
944 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type);
958 DE_ASSERT(scalarType == glu::TYPE_FLOAT);
984 switch (scalarType)