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