Searched refs:tx_table (Results 1 – 5 of 5) sorted by relevance
54 struct tx_table { struct59 static const struct tx_table tx_table[] = argument
55 && (tx_table[f].format != 0xffffffff) )613 t->pp_txformat = tx_table[texFormat].format; in radeonSetTexBuffer2()614 t->pp_txfilter |= tx_table[texFormat].filter; in radeonSetTexBuffer2()926 const struct tx_table *table = tx_table; in setup_hardware_state()
118 txformat |= tx_table[mesa_format].format; in emit_tx_setup()
55 struct tx_table { struct61 static const struct tx_table tx_table_be[] = argument90 static const struct tx_table tx_table_le[] =
1312 const struct tx_table *table = tx_table_le; in setup_hardware_state()1314 const struct tx_table *table = tx_table_be; in setup_hardware_state()