Searched defs:template_name (Results 1 – 6 of 6) sorted by relevance
344 std::string template_name = "<-MAX-LOCAL-SIZE-X->"; in getComputeShaderCode() local
671 std::string template_name = "<-MAX-VERTICES->"; in getGeometryShaderCode() local
707 std::string template_name = "<-MAX-VERTICES->"; in GetGeometryShaderCode() local
533 def autoescape(template_name): argument
59 def new_context(environment, template_name, blocks, vars=None, argument
81 def __init__(self, environment, template_name=None): argument