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

/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);
2328 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2381 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2407 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);
2862 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2916 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2942 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
2000 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType);
2054 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2080 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);

Completed in 422 milliseconds