Searched refs:io_variable_cmp (Results 1 – 1 of 1) sorted by relevance
2275 io_variable_cmp(const void *_a, const void *_b) in io_variable_cmp() function2323 qsort(var_table, num_variables, sizeof(var_table[0]), io_variable_cmp); in canonicalize_shader_io()