Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Dgen_gl_enum_utils.py133 template_enum_value_to_string_case = """case {value}: return {name};""" variable
165 template_enum_value_to_string_case.format(