Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c121 get_additional_semantic_info(nir_shader *s, nir_variable *var, struct semantic_info *info, in get_additional_semantic_info() function
576 *row_iter = get_additional_semantic_info(s, var, &semantic, *row_iter, input_clip_size); in get_input_signature_group()
651 …next_row = get_additional_semantic_info(s, var, &semantic, next_row, s->info.clip_distance_array_s… in process_output_signature()
731 next_row = get_additional_semantic_info(s, var, &semantic, next_row, 0); in process_patch_const_signature()