Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_private.h209 nir_function *nir_func; member
H A Dspirv_to_nir.c7118 nir_function *nir_func = func->nir_func; in func_to_nir_builder() local