Searched refs:getCaseShaderTypeName (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp730 static const char* getCaseShaderTypeName (const CaseShaderType type) function in namespace:deqp
2181 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2205 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2262 const string name = nameWithApiType + getCaseShaderTypeName((CaseShaderType)shaderType);
2327 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2387 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2413 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp891 static const char* getCaseShaderTypeName (const CaseShaderType type) function in namespace:deqp
2702 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2728 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2788 const string name = nameWithApiType + getCaseShaderTypeName((CaseShaderType)shaderType);
2861 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2922 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2948 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp790 static const char* getCaseShaderTypeName (const CaseShaderType type) function in namespace:deqp::gles31::Functional
1999 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2060 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2086 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);

Completed in 62 milliseconds