Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_tex.c29 #define NVE4_TIC_ENTRY_INVALID 0x000fffff macro
291 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()
321 nvc0->tex_handles[s][i] &= ~NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()
327 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()