Searched defs:all_samples (Results 1 – 3 of 3) sorted by relevance
59 def all_samples(sample_globs: List[str]) -> List[Dict[str, str]]: function
148 nir_def *all_samples = nir_imm_intN_t(b, ALL_SAMPLES, 16); in run_tests_after_last_discard() local
92 nir_def *all_samples = nir_imm_intN_t(b, ALL_SAMPLES, 16); in lower_discard() local