Home
last modified time | relevance | path

Searched refs:template_enum_value_to_string_case (Results 1 – 1 of 1) sorted by relevance

/external/angle/scripts/
Dgen_gl_enum_utils.py89 template_enum_value_to_string_case = """case {value}: return {name};""" variable
120 template_enum_value_to_string_case.format(