Searched refs:const_ints (Results 1 – 1 of 1) sorted by relevance
1067 uint32_t *const_ints = ralloc_array(ctx->ralloc_ctx, uint32_t, num_members); in emit_global_consts() local1069 const_ints, 0); in emit_global_consts()1075 const_vals[i] = dxil_module_get_int32_const(&ctx->mod, const_ints[i]); in emit_global_consts()