Home | History | Annotate | Download | only in functional

Lines Matching refs:uniformName

1263 				const std::string uniformName(buffer, bufferEnd);
1268 if (uniformName == uniformNames[uniformNdx])
1277 m_testCtx.getLog() << TestLog::Message << "// ERROR: Got unknown uniform name: " << uniformName << TestLog::EndMessage;