Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h37 struct clc_printf_info { struct
92 struct clc_printf_info *infos;
Dclc_compiler.c954 metadata->printf.infos = calloc(nir->printf_info_count, sizeof(struct clc_printf_info)); in clc_spirv_to_dxil()