Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
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
/external/mesa3d/src/asahi/clc/
Dasahi_clc.c321 bool is_helper = !strcmp(libfunc->name, "libagx_helper"); in main() local
/external/mesa3d/src/asahi/compiler/
Dagx_compile.h270 bool is_helper; member