Searched refs:CASETYPE_UNIFORM (Results 1 – 1 of 1) sorted by relevance
2179 CASETYPE_UNIFORM = 0, //!< Check info returned by glGetActiveUniform(). enumerator2200 case CASETYPE_UNIFORM: return "active_uniform"; in getCaseTypeName()2213 case CASETYPE_UNIFORM: return "Test glGetActiveUniform()"; in getCaseTypeDescription()2238 if (m_caseType == CASETYPE_UNIFORM || m_caseType == CASETYPE_CONSISTENCY) in test()2249 if (m_caseType == CASETYPE_UNIFORM) in test()