Searched refs:final_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c1112 const struct dxil_type *final_type = count != 1 ? dxil_module_get_array_type(&ctx->mod, buffer_type, count) : buffer_type; local in function:emit_cbv
1114 const struct dxil_mdnode *cbv_meta = emit_cbv_metadata(&ctx->mod, final_type,

Completed in 8 milliseconds