Searched refs:txr_cmd (Results 1 – 1 of 1) sorted by relevance
730 uint32_t *txr_cmd = &rmesa->hw.txr[unit].cmd[TXR_CMD_0]; in import_tex_obj_state() local731 txr_cmd[TXR_PP_TEX_SIZE] = texobj->pp_txsize; /* NPOT only! */ in import_tex_obj_state()732 txr_cmd[TXR_PP_TEX_PITCH] = texobj->pp_txpitch; /* NPOT only! */ in import_tex_obj_state()