Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c2092 uint64_t *value_ids = ralloc_array(m->ralloc_ctx, uint64_t, num_values); in emit_aggregate_values() local
2096 value_ids[i] = values[i]->id; in emit_aggregate_values()
2098 return emit_record_no_abbrev(&m->buf, CST_CODE_AGGREGATE, value_ids, in emit_aggregate_values()