Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c336 unsigned comps_slot2 = 0; in get_unmoveable_components_masks() local
340 comps[location + i].comps |= ((1 << comps_slot2) - 1); in get_unmoveable_components_masks()
343 comps_slot2 = (elements * dmul) - num_comps; in get_unmoveable_components_masks()
348 assert(comps_slot2 <= 4); in get_unmoveable_components_masks()

Completed in 3 milliseconds