Home
last modified time | relevance | path

Searched defs:frgSource (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1091 const string* frgSource, in createShaderProgram()
1199 const string frgSource = genFrgShaderSrc(initFrgSeed, m_varyings.frgInputs, in createPipeline() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp135 const string frgSource = "${VERSION}\n" in genShaders() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1230 …const char* frgSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorFrgS… in test() local