Searched refs:NVC0_NEW_CP_TEXTURES (Results 1 – 6 of 6) sorted by relevance
67 #define NVC0_NEW_CP_TEXTURES (1 << 2) macro
465 { nve4_compute_validate_textures, NVC0_NEW_CP_TEXTURES },467 { nve4_compute_set_tex_handles, NVC0_NEW_CP_TEXTURES |
363 { nvc0_compute_validate_textures, NVC0_NEW_CP_TEXTURES },
281 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_invalidate_resource_storage()
564 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_set_sampler_views()
621 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_validate_textures()