Searched defs:fragTemplate (Results 1 – 10 of 10) sorted by relevance
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
329 StringTemplate fragTemplate(frag.str().c_str()); in createVaryingArrayCase() local435 StringTemplate fragTemplate(frag.str().c_str()); in createUniformArrayCase() local579 StringTemplate fragTemplate(frag.str().c_str()); in createTmpArrayCase() local761 StringTemplate fragTemplate(frag.str().c_str()); in createVectorSubscriptCase() local948 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
356 StringTemplate fragTemplate(frag.str().c_str()); in createVaryingArrayCase() local468 StringTemplate fragTemplate(frag.str().c_str()); in createUniformArrayCase() local618 StringTemplate fragTemplate(frag.str().c_str()); in createTmpArrayCase() local836 StringTemplate fragTemplate(frag.str().c_str()); in createVectorSubscriptCase() local1083 StringTemplate fragTemplate(frag.str().c_str()); in createMatrixSubscriptCase() local
413 StringTemplate fragTemplate(frag.str().c_str()); in createGenericLoopCase() local1113 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
523 tcu::StringTemplate fragTemplate(frag.str()); in createGenericLoopCase() local1468 tcu::StringTemplate fragTemplate(frag.str()); in createSpecialLoopCase() local
356 const string fragTemplate = "${GLSL_VERSION_DECL}\n" in iterate() local