Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c80 add_output_reads(nir_shader *shader, uint64_t *read, uint64_t *patches_read) in add_output_reads()
174 uint64_t patches_read[4] = { 0 }; in nir_remove_unused_io_vars() local
226 uint64_t patches_read[4] = { 0 }, patches_written[4] = { 0 }; in nir_remove_unused_varyings() local