Searched refs:nameWithApiType (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2258 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName; local
2262 const string name = nameWithApiType + getCaseShaderTypeName((CaseShaderType)shaderType);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2784 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName; local
2788 const string name = nameWithApiType + getCaseShaderTypeName((CaseShaderType)shaderType);

Completed in 100 milliseconds