Home
last modified time | relevance | path

Searched defs:all_samples (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
H A Dsamples.py59 def all_samples(sample_globs: List[str]) -> List[Dict[str, str]]: function
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_nir_lower_sample_mask.c148 nir_def *all_samples = nir_imm_intN_t(b, ALL_SAMPLES, 16); in run_tests_after_last_discard() local
H A Dagx_nir_lower_discard_zs_emit.c92 nir_def *all_samples = nir_imm_intN_t(b, ALL_SAMPLES, 16); in lower_discard() local