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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h61 static const struct tx_table tx_table_be[] = variable in typeref:typename:const struct tx_table[]
H A Dr200_blit.c140 txformat |= tx_table_be[src_mesa_format].format;
H A Dr200_texstate.c54 && (tx_table_be[f].format != 0xffffffff) )
1318 tx_table_be;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h61 static const struct tx_table tx_table_be[] = variable in typeref:typename:const struct tx_table[]
H A Dr200_blit.c127 txformat |= tx_table_be[src_mesa_format].format;
H A Dr200_texstate.c54 && (tx_table_be[f].format != 0xffffffff) )
1314 const struct tx_table *table = tx_table_be;

Completed in 8 milliseconds