Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1214 const struct dxil_type *final_type = count != 1 ? dxil_module_get_array_type(&ctx->mod, buffer_type, count) : buffer_type; in emit_cbv() local

Completed in 13 milliseconds