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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4538 bool is_by_val = param_type->base_type == vtn_base_type_pointer && local in function:vtn_emit_kernel_entry_point_wrapper
4547 if (is_by_val)
4556 if (is_by_val) {
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c6121 bool is_by_val = param_type->base_type == vtn_base_type_pointer && local in function:vtn_emit_kernel_entry_point_wrapper
6134 if (is_by_val)
6146 if (is_by_val) {

Completed in 14 milliseconds