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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_nic.c187 case NIC_DIRECTION_TX:
228 case NIC_DIRECTION_TX:
269 else if (nic->mode == NIC_DIRECTION_TX) {
387 nic->mode = NIC_DIRECTION_TX;
417 nic->mode == NIC_DIRECTION_TX ? "tx" :
H A Dhud_private.h187 #define NIC_DIRECTION_TX 2 macro
H A Dhud_context.c1281 hud_nic_graph_install(pane, arg_name, NIC_DIRECTION_TX);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_nic.c188 case NIC_DIRECTION_TX:
229 case NIC_DIRECTION_TX:
270 else if (nic->mode == NIC_DIRECTION_TX) {
388 nic->mode = NIC_DIRECTION_TX;
418 nic->mode == NIC_DIRECTION_TX ? "tx" :
H A Dhud_private.h189 #define NIC_DIRECTION_TX 2 macro
H A Dhud_context.c1280 hud_nic_graph_install(pane, arg_name, NIC_DIRECTION_TX);

Completed in 9 milliseconds