Searched refs:uintBasicType (Results 1 – 1 of 1) sorted by relevance
316 …const glu::DataType uintBasicType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UIN… in generateFragmentShader() local317 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragmentShader()335 const glu::DataType uintBasicType = glu::getDataTypeUintVec(vecSize); in generateFragmentShader() local336 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragmentShader()