Home | History | Annotate | Download | only in functional

Lines Matching refs:TYPE_FLOAT_VEC3

192 		case glu::TYPE_FLOAT_VEC3:	return tcu::BVec4(true, true, true, false);
746 case glu::TYPE_FLOAT_VEC3:
911 m_dataType == glu::TYPE_FLOAT_VEC3 ? "vec3(1e2, 8.0, 0.01)" :
915 m_dataType == glu::TYPE_FLOAT_VEC3 ? "vec4(res, 1.0)" :
983 m_dataType == glu::TYPE_FLOAT_VEC3 ? "floatBitsToUint(vec4(res, 1.0))" :
990 m_dataType == glu::TYPE_FLOAT_VEC3 ? "vec4(res, 1.0)" :
1202 m_dataType == glu::TYPE_FLOAT_VEC3 ? ".xyz" :
1209 m_dataType == glu::TYPE_FLOAT_VEC3 ? "floatBitsToUint(vec4(res, 1.0))" :
1216 m_dataType == glu::TYPE_FLOAT_VEC3 ? "vec4(res, 1.0)" :