Home | History | Annotate | Download | only in functional

Lines Matching full:shortname

1423 			"attribute highp vec2 shortName;\n"
1426 " gl_Position = longInputAttributeName.yxxy + shortName.xyxy;\n"
1468 else if (deStringBeginsWith(buffer, "shortName"))
1470 checkIntEquals(m_testCtx, written, (GLint)std::string("shortName").length()); // does NOT include null-terminator