Searched refs:compute_source_template (Results 1 – 1 of 1) sorted by relevance
433 static const char *compute_source_template = "${VERSION_DECL}\n" in testCompute() local442 std::string compute_code = tcu::StringTemplate(compute_source_template).specialize(args); in testCompute()