Home
last modified time | relevance | path

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

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