Home | History | Annotate | Download | only in nvc0

Lines Matching refs:NVE4_TIC_ENTRY_INVALID

32 #define NVE4_TIC_ENTRY_INVALID 0x000fffff
562 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID;
585 nvc0->tex_handles[s][i] &= ~NVE4_TIC_ENTRY_INVALID;
591 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID;
836 uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID;
860 nvc0->screen->tic.entries[handle & NVE4_TIC_ENTRY_INVALID];