Searched refs:uintBasicType (Results 1 – 2 of 2) sorted by relevance
314 …const glu::DataType uintBasicType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UIN… in generateFragShaderOutputDecl() local315 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl()333 const glu::DataType uintBasicType = glu::getDataTypeUintVec(vecSize); in generateFragShaderOutputDecl() local334 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl()
326 …const glu::DataType uintBasicType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UIN… in generateFragShaderOutputDecl() local327 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl()345 const glu::DataType uintBasicType = glu::getDataTypeUintVec(vecSize); in generateFragShaderOutputDecl() local346 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl()