Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1067 uint32_t *const_ints = ralloc_array(ctx->ralloc_ctx, uint32_t, num_members); in emit_global_consts() local
1069 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()