Home
last modified time | relevance | path

Searched refs:num_pos_exports (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c5953 unsigned pos_idx, num_pos_exports = 0; in handle_vs_outputs_post() local
6069 num_pos_exports++; in handle_vs_outputs_post()
6079 if (pos_idx == num_pos_exports) in handle_vs_outputs_post()
6136 outinfo->pos_exports = num_pos_exports; in handle_vs_outputs_post()