Home | History | Annotate | Download | only in functional

Lines Matching full:vertex

895 		case CASESHADERTYPE_VERTEX:		return "vertex";
1154 throw tcu::NotSupportedError(de::toString(vertexTexUnitsRequired) + " vertex texture units required, " + de::toString(vertexTexUnitsSupported) + " supported");