Home
last modified time | relevance | path

Searched refs:linkErrorFrgSource (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1220 static const char* const linkErrorFrgSource = "#version 300 es\n" in test() local
1230 …char* frgSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorFrgSource); in test()