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

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dnir_to_vir.c1326 driver_location_compare(const void *in_a, const void *in_b) function in typeref:typename:int
1455 qsort(&vars, num_entries, sizeof(*vars), driver_location_compare);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c1905 driver_location_compare(const nir_variable *a, const nir_variable *b) function in typeref:typename:int
2051 nir_sort_variables_with_modes(c->s, driver_location_compare,
2096 nir_sort_variables_with_modes(c->s, driver_location_compare,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c1554 driver_location_compare(const void *in_a, const void *in_b) function in typeref:typename:int
1580 qsort(&vars, num_entries, sizeof(*vars), driver_location_compare);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c1556 driver_location_compare(const void *in_a, const void *in_b) function in typeref:typename:int
1582 qsort(&vars, num_entries, sizeof(*vars), driver_location_compare);

Completed in 17 milliseconds