Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c1763 unsigned a_stream = a->data.stream & ~NIR_STREAM_PACKED; in variable_location_cmp() local
1765 return a_stream != b_stream ? in variable_location_cmp()
1766 a_stream - b_stream : in variable_location_cmp()

Completed in 3 milliseconds