Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_tex.c30 #define NVE4_TSC_ENTRY_INVALID 0xfff00000 macro
410 nvc0->tex_handles[s][i] |= NVE4_TSC_ENTRY_INVALID; in nve4_validate_tsc()
431 nvc0->tex_handles[s][i] &= ~NVE4_TSC_ENTRY_INVALID; in nve4_validate_tsc()
435 nvc0->tex_handles[s][i] |= NVE4_TSC_ENTRY_INVALID; in nve4_validate_tsc()