Searched refs:VC5_MAX_SAMPLES (Results 1 – 5 of 5) sorted by relevance
39 #define VC5_MAX_SAMPLES 4 macro
169 vc5->sample_mask = (1 << VC5_MAX_SAMPLES) - 1; in vc5_context_create()
434 if (sample_count > 1 && sample_count != VC5_MAX_SAMPLES) in vc5_screen_is_format_supported()
361 vc5->sample_mask != (1 << VC5_MAX_SAMPLES) - 1); in vc5_update_compiled_fs()
88 vc5->sample_mask = sample_mask & ((1 << VC5_MAX_SAMPLES) - 1); in vc5_set_sample_mask()