Searched refs:NVE4_TIC_ENTRY_INVALID (Results 1 – 2 of 2) sorted by relevance
32 #define NVE4_TIC_ENTRY_INVALID 0x000fffff macro562 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()585 nvc0->tex_handles[s][i] &= ~NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()591 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_validate_tic()836 uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID; in nve4_delete_texture_handle()860 nvc0->screen->tic.entries[handle & NVE4_TIC_ENTRY_INVALID]; in nve4_make_texture_handle_resident()
759 #define NVE4_TIC_ENTRY_INVALID 0x000fffff macro777 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()807 nvc0->tex_handles[s][i] &= ~NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()813 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()