Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c4070 bool UNUSED no_outputs = true; in assign_final_varying_locations() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_custom_ops.py111 def no_outputs(x): function