Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_is_helper_invocation.c63 nir_def *is_helper = nir_load_deref(b, is_helper_deref); in lower_load_and_store_is_helper() local
104 nir_variable *is_helper = nir_local_variable_create(entrypoint, in nir_lower_is_helper_invocation() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.h219 bool is_helper; member