Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_shrink_stores.c59 opt_shrink_store_instr(nir_builder *b, nir_intrinsic_instr *instr, bool shrink_image_store) in opt_shrink_store_instr()
97 nir_opt_shrink_stores(nir_shader *shader, bool shrink_image_store) in nir_opt_shrink_stores()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_tex.c448 shrink_image_store(nir_builder *b, nir_intrinsic_instr *intrin, in shrink_image_store() function