Searched defs:vrhs (Results 1 – 2 of 2) sorted by relevance
48 nir_variable *vrhs = nir_deref_instr_get_variable(nir_src_as_deref(rhs->src[0])); in operator ()() local
5218 compare_shader_io(const void *vlhs, const void *vrhs) in compare_shader_io()