Searched refs:NVC0_NEW_CP_SAMPLERS (Results 1 – 6 of 6) sorted by relevance
71 #define NVC0_NEW_CP_SAMPLERS (1 << 3) macro
504 nvc0->dirty_cp |= NVC0_NEW_CP_SAMPLERS; in nvc0_create()
492 { nve4_compute_validate_samplers, NVC0_NEW_CP_SAMPLERS },494 NVC0_NEW_CP_SAMPLERS },
363 { nvc0_compute_validate_samplers, NVC0_NEW_CP_SAMPLERS },
499 nvc0_context(pipe)->dirty_cp |= NVC0_NEW_CP_SAMPLERS; in nvc0_bind_sampler_states()
741 nvc0->dirty_cp |= NVC0_NEW_CP_SAMPLERS; in nvc0_validate_samplers()