Searched refs:RADV_DYNAMIC_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
1074 RADV_DYNAMIC_SAMPLE_LOCATIONS = 1ull << 10, enumerator
1281 return RADV_DYNAMIC_SAMPLE_LOCATIONS; in radv_dynamic_state_mask()1383 states &= ~RADV_DYNAMIC_SAMPLE_LOCATIONS; in radv_pipeline_needed_dynamic_state()2098 if (needed_states & RADV_DYNAMIC_SAMPLE_LOCATIONS) { in radv_pipeline_init_dynamic_state()
222 if (copy_mask & RADV_DYNAMIC_SAMPLE_LOCATIONS) { in radv_bind_dynamic_state()232 dest_mask |= RADV_DYNAMIC_SAMPLE_LOCATIONS; in radv_bind_dynamic_state()