Searched refs:driver_location_compare (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 1326 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 D | nir_to_vir.c | 1905 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 D | vc4_program.c | 1554 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 D | vc4_program.c | 1556 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