Searched defs:fragTemplate (Results 1 – 8 of 8) sorted by relevance
328 StringTemplate fragTemplate(frag.str().c_str()); in createVaryingArrayCase() local434 StringTemplate fragTemplate(frag.str().c_str()); in createUniformArrayCase() local578 StringTemplate fragTemplate(frag.str().c_str()); in createTmpArrayCase() local760 StringTemplate fragTemplate(frag.str().c_str()); in createVectorSubscriptCase() local947 StringTemplate fragTemplate(frag.str().c_str()); in createMatrixSubscriptCase() local
432 StringTemplate fragTemplate(frag.str().c_str()); in createGenericLoopCase() local1120 StringTemplate fragTemplate(frag.str().c_str()); in createSpecialLoopCase() local
355 StringTemplate fragTemplate(frag.str().c_str()); in createVaryingArrayCase() local468 StringTemplate fragTemplate(frag.str().c_str()); in createUniformArrayCase() local616 StringTemplate fragTemplate(frag.str().c_str()); in createTmpArrayCase() local802 StringTemplate fragTemplate(frag.str().c_str()); in createVectorSubscriptCase() local974 StringTemplate fragTemplate(frag.str().c_str()); in createMatrixSubscriptCase() local
132 StringTemplate fragTemplate(frag.str().c_str()); in createExpressionCase() local
460 StringTemplate fragTemplate(frag.str().c_str()); in createGenericLoopCase() local1227 StringTemplate fragTemplate(frag.str().c_str()); in createSpecialLoopCase() local
376 StringTemplate fragTemplate(frag.str()); in createVaryingArrayCase() local492 StringTemplate fragTemplate(frag.str()); in createUniformArrayCase() local647 StringTemplate fragTemplate(frag.str()); in createTmpArrayCase() local834 StringTemplate fragTemplate(frag.str()); in createVectorSubscriptCase() local1026 StringTemplate fragTemplate(frag.str()); in createMatrixSubscriptCase() local
512 tcu::StringTemplate fragTemplate(frag.str()); in createGenericLoopCase() local1242 tcu::StringTemplate fragTemplate(frag.str()); in createSpecialLoopCase() local
344 …const string fragTemplate = string(isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES)… in iterate() local