Searched refs:NVC0_NEW_CP_TEXTURES (Results 1 – 6 of 6) sorted by relevance
70 #define NVC0_NEW_CP_TEXTURES (1 << 2) macro
491 { nve4_compute_validate_textures, NVC0_NEW_CP_TEXTURES },493 { nve4_compute_set_tex_handles, NVC0_NEW_CP_TEXTURES |
290 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_invalidate_resource_storage()
362 { nvc0_compute_validate_textures, NVC0_NEW_CP_TEXTURES },
580 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_set_sampler_views()895 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_set_framebuffer_state()
621 nvc0->dirty_cp |= NVC0_NEW_CP_TEXTURES; in nvc0_validate_textures()