Searched refs:getDataTypeScalarType (Results 1 – 22 of 22) sorted by relevance
862 if ((m_caseType == CASETYPE_FRAGMENT_ONLY) || (getDataTypeScalarType(dataType) != TYPE_FLOAT)) in execute()1115 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in genVertexShader()1135 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in genVertexShader()1231 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in genCompareOp()1278 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in genFragmentShader()1326 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in specializeVertexShader()1338 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in specializeVertexShader()1395 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in specializeFragmentShader()1444 if (getDataTypeScalarType(val.dataType) == TYPE_FLOAT) in generateVertexSpecialization()
731 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement()
626 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()944 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc()
674 switch (glu::getDataTypeScalarType(basicType)) in getRenderbufferFormatForOutput()
365 basicType = getDataTypeScalarType(basicType); in isValidTypePath()407 basicType = getDataTypeScalarType(basicType); in getVarType()
184 DataType getDataTypeScalarType (DataType dataType);
326 DataType getDataTypeScalarType (DataType dataType) in getDataTypeScalarType() function
340 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()342 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
715 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput()1110 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest()1457 Interpolation interp = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT in init()1653 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()1687 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()1721 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()
417 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()419 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
718 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateRandomVarValue()770 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateZeroVarValue()
295 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
206 switch (getDataTypeScalarType(basicType)) in printInputColor()296 if (glu::getDataTypeScalarType(type) != glu::TYPE_FLOAT) in chooseInterpolation()418 switch (getDataTypeScalarType(type)) in printRandomInitializer()
328 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources()566 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render()
93 …return glu::getDataTypeScalarSize(type.getBasicType()) * getTypeSize(glu::getDataTypeScalarType(ty… in getVarTypeSize()481 …e(component.getVariableType()->getBasicType()) * getTypeSize(glu::getDataTypeScalarType(component.… in validateSingleVariable()641 …const int majorSize = numMajorElements * getTypeSize(glu::getDataTypeScalarType(component.getVar… in validateSingleVariable()
733 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()1014 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc()1685 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData()
203 const glu::DataType outScalarType = glu::getDataTypeScalarType(outType); in getSamplerTextureFormat()
82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
332 …eName(varType.getBasicType()) << "(" << glu::getDataTypeName(glu::getDataTypeScalarType(varType.ge… in writeVariableWriteExpression()
669 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateRandomVarValue()
322 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
77 …return glu::getDataTypeScalarSize(type.getBasicType()) * getTypeSize(glu::getDataTypeScalarType(ty… in getVarTypeSize()