Home
last modified time | relevance | path

Searched refs:src_mesa_format (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c100 gl_format src_mesa_format, in emit_tx_setup() argument
116 switch (src_mesa_format) { in emit_tx_setup()
289 OUT_BATCH_REGVAL(R200_PP_TXPITCH_0, pitch * _mesa_get_format_bytes(src_mesa_format) - 32); in emit_tx_setup()