Searched defs:frgSource (Results 1 – 4 of 4) sorted by relevance
271 glu::FragmentSource frgSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)); in invalid_program_state() local
1091 const string* frgSource, in createShaderProgram()1199 const string frgSource = genFrgShaderSrc(initFrgSeed, m_varyings.frgInputs, in createPipeline() local
135 const string frgSource = "${VERSION}\n" in genShaders() local
1230 …const char* frgSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorFrgS… in test() local