Searched refs:get_additional_semantic_info (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_signature.c | 100 get_additional_semantic_info(nir_shader *s, nir_variable *var, struct semantic_info *info, in get_additional_semantic_info() function 481 *row_iter = get_additional_semantic_info(s, var, &semantic, *row_iter, is_gs_shader); in get_input_signature_group() 574 next_row = get_additional_semantic_info(s, var, &semantic, next_row, false); in get_output_signature()
|