Lines Matching full:shortname
2079 "in highp vec2 shortName;\n"2082 " gl_Position = longInputAttributeName.yxxy + shortName.xyxy;\n"2126 else if (deStringBeginsWith(buffer, "shortName"))2128 checkIntEquals(m_testCtx, written, (GLint)std::string("shortName").length()); // does NOT include null-terminator