Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_nir_lower_res_indices.c81 bool malloc_idvs = !inputs->no_idvs; in lower_input_intrin() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h842 bool malloc_idvs; member