Home
last modified time | relevance | path

Searched defs:used_outputs (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/util/
Dpan_lower_noperspective.c93 uint32_t used_outputs = 0; in get_maybe_noperspective_outputs() local
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c96 struct v3d_varying_slot *used_outputs = NULL; in v3d_varying_slot_vpm_offset() local
Dvir.c1035 uint64_t used_outputs[4] = {0}; in v3d_nir_lower_vs_early() local
1069 uint64_t used_outputs[4] = {0}; in v3d_nir_lower_gs_early() local
Dv3d_compiler.h469 struct v3d_varying_slot used_outputs[V3D_MAX_FS_INPUTS]; member
479 struct v3d_varying_slot used_outputs[V3D_MAX_ANY_STAGE_INPUTS]; member