Searched refs:process_variable_group (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/compiler/translator/ |
D | gen_builtin_symbols.py | 2035 def process_variable_group(shader_type, group_name, group, symbols, variables, mangled_builtins): function 2045 process_variable_group(shader_type, subgroup_name, subgroup, symbols, variables, 2118 process_variable_group('NONE', group_name, group, symbols, variables, mangled_builtins)
|