Home | History | Annotate | Download | only in functional

Lines Matching refs:TYPE_FLOAT_VEC2

191 		case glu::TYPE_FLOAT_VEC2:	return tcu::BVec4(true, true, false, false);
741 case glu::TYPE_FLOAT_VEC2:
912 m_dataType == glu::TYPE_FLOAT_VEC2 ? "vec2(-0.0, 2.7)" :
916 m_dataType == glu::TYPE_FLOAT_VEC2 ? "vec4(res, 0.0, 1.0)" :
984 m_dataType == glu::TYPE_FLOAT_VEC2 ? "floatBitsToUint(vec4(res, 0.0, 1.0))" :
991 m_dataType == glu::TYPE_FLOAT_VEC2 ? "vec4(res, 0.0, 1.0)" :
1163 m_coordDataType = glu::TYPE_FLOAT_VEC2;
1203 m_dataType == glu::TYPE_FLOAT_VEC2 ? ".xy" :
1210 m_dataType == glu::TYPE_FLOAT_VEC2 ? "floatBitsToUint(vec4(res, 0.0, 1.0))" :
1217 m_dataType == glu::TYPE_FLOAT_VEC2 ? "vec4(res, 0.0, 1.0)" :