Searched refs:NVC0_NEW_CP_TEXTURES (Results 1 – 6 of 6) sorted by relevance
66 #define NVC0_NEW_CP_TEXTURES (1 << 2) macro
461 { nve4_compute_validate_textures, NVC0_NEW_CP_TEXTURES },463 { nve4_compute_set_tex_handles, NVC0_NEW_CP_TEXTURES |
280 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_invalidate_resource_storage()
363 { nvc0_compute_validate_textures, NVC0_NEW_CP_TEXTURES },
612 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_validate_textures()
557 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_set_sampler_views()