Searched refs:texBindBase (Results 1 – 4 of 4) sorted by relevance
117 uint16_t texBindBase; /* base address for tex handles (nve4) */ member
920 uint32_t off = prog->driver->io.texBindBase + slot * 4; in loadTexHandle()1011 i->tex.r += prog->driver->io.texBindBase / 4; in handleTEX()1363 txq->tex.r += prog->driver->io.texBindBase / 4; in handleTXQ()
119 - nvc0/ir: start offset at texBindBase for txq, like regular texturing
626 info->io.texBindBase = NVC0_CB_AUX_TEX_INFO(0); in nvc0_program_translate()