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()861 uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID; in nve4_delete_texture_handle()885 nvc0->screen->tic.entries[handle & NVE4_TIC_ENTRY_INVALID]; in nve4_make_texture_handle_resident()1455 int tic = handle & NVE4_TIC_ENTRY_INVALID; in gm107_delete_image_handle()1474 nvc0->screen->tic.entries[handle & NVE4_TIC_ENTRY_INVALID]; in gm107_make_image_handle_resident()
946 #define NVE4_TIC_ENTRY_INVALID 0x000fffff macro964 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()994 nvc0->tex_handles[s][i] &= ~NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()1000 nvc0->tex_handles[s][i] |= NVE4_TIC_ENTRY_INVALID; in nve4_compute_validate_textures()