Searched refs:so_key (Results 1 – 1 of 1) sorted by relevance
933 uint32_t so_key = (uint32_t) so_output.register_index << 2 | so_output.start_component; in emit_so_outputs() local934 struct hash_entry *he = _mesa_hash_table_search(ctx->so_outputs, &so_key); in emit_so_outputs()