Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c258 uint8_t interp_type; member
324 comps[location + i].interp_type = in get_unmoveable_components_masks()
443 uint8_t interp_type; member
470 if (comp1->interp_type != comp2->interp_type) in cmp_varying_component()
471 return comp1->interp_type - comp2->interp_type; in cmp_varying_component()
572 vc_info->interp_type = in gather_varying_component_info()
634 vc_info->interp_type = in gather_varying_component_info()
680 if (assigned_comps[tmp_cursor].interp_type != info->interp_type || in assign_remap_locations()
709 assigned_comps[tmp_cursor].interp_type = info->interp_type; in assign_remap_locations()